Add background color and icon when swiping.
This commit is contained in:
committed by
Jannis Mattheis
parent
5fa5711f36
commit
5905e84d13
@@ -4,7 +4,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="vertical"
|
||||
android:padding="10dp">
|
||||
android:padding="10dp"
|
||||
android:background="?android:colorBackground">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/message_date"
|
||||
|
||||
Reference in New Issue
Block a user