properly place the contact suggestions placeholder

This commit is contained in:
tibbi 2021-01-01 21:02:25 +01:00
parent 71d7085ddb
commit 10125c874a

View File

@ -42,7 +42,7 @@
android:id="@+id/no_contacts_placeholder"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@+id/message_divider_two"
android:layout_below="@+id/suggestions_scrollview"
android:layout_centerHorizontal="true"
android:layout_marginTop="@dimen/bigger_margin"
android:alpha="0.8"