aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/media.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-01-27 15:37:20 +0100
committerChristian Schneppe <christian@pix-art.de>2019-01-27 15:37:20 +0100
commit6286dd6e112a94f6bc975008ea62d38833aec625 (patch)
treeb36b974cd4ab9005db8aebd049b308937de37ea1 /src/main/res/layout/media.xml
parent019f0f5e589c34c996dfb886d13f8deb0f43dc10 (diff)
changed order of users and media in muc details
Diffstat (limited to 'src/main/res/layout/media.xml')
-rw-r--r--src/main/res/layout/media.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/layout/media.xml b/src/main/res/layout/media.xml
index f95ddeda3..345641762 100644
--- a/src/main/res/layout/media.xml
+++ b/src/main/res/layout/media.xml
@@ -4,6 +4,7 @@
<de.pixart.messenger.ui.widget.SquareFrameLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
+ android:background="?selectableItemBackground"
android:padding="2dp">
<ImageView