aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/fragment_conversations_overview.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-03-29 22:23:31 +0200
committerChristian Schneppe <christian@pix-art.de>2018-03-29 22:23:31 +0200
commitee7240f2e0d02346cd0c606b082d095cae5a1fa5 (patch)
tree8f5cdb984cb4b3f8196044ee33243bd56301e949 /src/main/res/layout/fragment_conversations_overview.xml
parent48e09a935902b715aa605d368795925999f1cfa9 (diff)
move new activity back to original name
Diffstat (limited to 'src/main/res/layout/fragment_conversations_overview.xml')
-rw-r--r--src/main/res/layout/fragment_conversations_overview.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/layout/fragment_conversations_overview.xml b/src/main/res/layout/fragment_conversations_overview.xml
index 336142428..e400e291d 100644
--- a/src/main/res/layout/fragment_conversations_overview.xml
+++ b/src/main/res/layout/fragment_conversations_overview.xml
@@ -1,6 +1,7 @@
<layout xmlns:android="http://schemas.android.com/apk/res/android">
<FrameLayout
+ android:background="?attr/color_background_primary"
android:layout_width="match_parent"
android:layout_height="match_parent">