properly place the contact suggestions placeholder
This commit is contained in:
parent
71d7085ddb
commit
10125c874a
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
||||||
android:id="@+id/no_contacts_placeholder"
|
android:id="@+id/no_contacts_placeholder"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@+id/message_divider_two"
|
android:layout_below="@+id/suggestions_scrollview"
|
||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
android:layout_marginTop="@dimen/bigger_margin"
|
android:layout_marginTop="@dimen/bigger_margin"
|
||||||
android:alpha="0.8"
|
android:alpha="0.8"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue