Skip to content
Snippets Groups Projects
Commit cbfd83c0 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fixed a wrong id

parent 260d3d60
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
android:id="@+id/chatline_scroller"
android:layout_width="0dp"
android:layout_height="0dp"
app:layout_constraintBottom_toTopOf="@+id/autocomplete_list_expanded"
app:layout_constraintBottom_toTopOf="@+id/autocomplete_list"
app:layout_constraintEnd_toStartOf="@+id/send"
app:layout_constraintHorizontal_bias="1.0"
app:layout_constraintStart_toEndOf="@+id/tab_complete"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment