This changes the window background system-wide

Closes #307
This commit is contained in:
Torsten Grote
2016-04-28 11:07:20 -03:00
parent 3bfef877ec
commit bbc4ac99c1
6 changed files with 11 additions and 14 deletions

View File

@@ -42,8 +42,7 @@
android:id="@+id/conversationView"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:background="@color/conversation_background"/>
android:layout_weight="1"/>
<View style="@style/Divider.Horizontal"/>