mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-01-31 09:36:58 +01:00
Add a little bottom margin in thread item list
This commit is contained in:
parent
703bb003c1
commit
f837790948
@ -115,6 +115,7 @@
|
||||
android:id="@+id/thread_messages_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginBottom="@dimen/small_margin"
|
||||
android:clipToPadding="false"
|
||||
android:overScrollMode="ifContentScrolls"
|
||||
android:scrollbars="none"
|
||||
|
Loading…
x
Reference in New Issue
Block a user