mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-01-19 11:51:40 +01:00
properly place the contact suggestions placeholder
This commit is contained in:
parent
71d7085ddb
commit
10125c874a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user