changing the sending error and making it smaller
This commit is contained in:
parent
9e2f3fc62c
commit
08dfd98fdb
2 changed files with 2 additions and 2 deletions
|
|
@ -6,6 +6,6 @@
|
|||
android:gravity="end"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
android:paddingEnd="@dimen/activity_margin"
|
||||
android:text="@string/message_not_sent"
|
||||
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