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

Commit 82b19ef

Browse files
kunall17niftynei
authored andcommitted
Convert hardcoded colors to be changed when Theme changes
1 parent f58a25d commit 82b19ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
android:id="@+id/messageTile"
55
android:layout_width="match_parent"
66
android:layout_height="wrap_content"
7+
android:background="@color/stream_background"
78
android:paddingEnd="8dp"
89
android:paddingRight="8dp">
910

0 commit comments

Comments
 (0)