mirror of
https://github.com/nextcloud/talk-android
synced 2025-02-02 12:42:20 +00:00
Change text color for author
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
a351925141
commit
d628a30576
@ -52,7 +52,7 @@
|
||||
android:id="@+id/messageAuthor"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/colorPrimaryDark"
|
||||
android:textColor="@color/colorPrimary"
|
||||
android:textSize="12sp"
|
||||
app:layout_alignSelf="flex_start"/>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user