mirror of
https://github.com/SimpleMobileTools/Simple-SMS-Messenger.git
synced 2025-02-04 03:07:38 +01:00
adding tiny padding at the bottom of Sending
This commit is contained in:
parent
e0a7a82600
commit
82af3c5fcf
@ -5,6 +5,7 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
android:paddingBottom="@dimen/tiny_margin"
|
||||
android:paddingEnd="@dimen/activity_margin"
|
||||
android:text="@string/sending"
|
||||
android:textSize="@dimen/normal_text_size" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user