aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/message_content.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-03-16 22:38:58 +0100
committerChristian Schneppe <christian@pix-art.de>2018-03-16 22:38:58 +0100
commita0bbd48dcf7904ee481fcff773b9275962c93f3c (patch)
tree33f4bc3731f239ac8a3e7045d962dce1a67fc074 /src/main/res/layout/message_content.xml
parent23f8b7e175cbee351d086f0b6ded70fb6aaaa26e (diff)
change image button background
Diffstat (limited to '')
-rw-r--r--src/main/res/layout/message_content.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/message_content.xml b/src/main/res/layout/message_content.xml
index 9bfa661e8..df6e8500d 100644
--- a/src/main/res/layout/message_content.xml
+++ b/src/main/res/layout/message_content.xml
@@ -48,7 +48,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto">
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:alpha="1.0"
- android:background="?android:selectableItemBackground"/>
+ android:background="?attr/selectableItemBackgroundBorderless"/>
<TextView
android:id="@+id/runtime"