highlight selected messages at the Conversation screen
This commit is contained in:
parent
a40438a08c
commit
854e125079
5 changed files with 13 additions and 3 deletions
|
|
@ -4,6 +4,8 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="end"
|
||||
android:paddingStart="@dimen/activity_margin"
|
||||
android:paddingEnd="@dimen/activity_margin"
|
||||
android:text="@string/message_not_sent"
|
||||
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