Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit 97a7531

Browse files
committed
Increased timestamp size in message header.
1 parent eefcdd2 commit 97a7531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/layout/message_header.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
android:paddingEnd="4dp"
5555
android:paddingRight="4dp"
5656
android:textStyle="bold"
57-
android:textSize="8sp"/>
57+
android:textSize="10sp"/>
5858

5959
<ImageView
6060
android:id="@+id/muteMessageImage"

0 commit comments

Comments
 (0)