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

Commit 1d03cb1

Browse files
committed
fix: timestamp vertically centered in message header.
1 parent 58e0675 commit 1d03cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
android:layout_height="wrap_content"
55
android:layout_marginTop="12dp"
66
android:background="@color/messageHeaderBackground"
7+
android:gravity="center_vertical"
78
tools:ignore="Overdraw">
89

910
<TextView

0 commit comments

Comments
 (0)