aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/conversation_list_row.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-03-20 21:33:54 +0100
committerChristian Schneppe <christian@pix-art.de>2018-03-20 21:33:54 +0100
commit76e10f17a62f867116c146d7be9da3ea8dfc311d (patch)
tree63ca6a8902078517e5dd8447a78decb65f3fa6f0 /src/main/res/layout/conversation_list_row.xml
parent7df82563ab8650e3694a2b64acc9864e443078f3 (diff)
parent17d279b9c3f7dfa716592cca9f5fb2c9f3dd3cf6 (diff)
Merge branch 'app_compat'
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/conversation_list_row.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/conversation_list_row.xml b/src/main/res/layout/conversation_list_row.xml
index 74afeae16..fe5eec4a3 100644
--- a/src/main/res/layout/conversation_list_row.xml
+++ b/src/main/res/layout/conversation_list_row.xml
@@ -18,7 +18,7 @@
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="wrap_content"
- android:background="?android:selectableItemBackground"
+ android:background="?attr/selectableItemBackgroundBorderless"
android:orientation="horizontal"
android:padding="8dp">