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

Commit e1f4285

Browse files
kunall17niftynei
authored andcommitted
Removed unecessary background in root elements
1 parent 7afcbd7 commit e1f4285

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
android:id="@+id/messageTile"
55
android:layout_width="match_parent"
66
android:layout_height="wrap_content"
7-
android:background="@color/stream_background"
87
android:paddingEnd="8dp"
98
android:paddingRight="8dp">
109

0 commit comments

Comments
 (0)