tweaking more margins and paddings
This commit is contained in:
parent
6ba28dbe70
commit
d0bbd05913
4 changed files with 4 additions and 4 deletions
|
|
@ -6,6 +6,7 @@
|
|||
android:gravity="end"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
android:paddingEnd="@dimen/activity_margin"
|
||||
android:paddingBottom="@dimen/tiny_margin"
|
||||
android:text="@string/message_not_sent_touch_retry"
|
||||
android:textColor="@color/theme_dark_red_primary_color"
|
||||
android:textSize="@dimen/normal_text_size" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue