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

@@ -5,7 +5,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_horizontal"
android:background="@color/conversation_background"
android:padding="20dp" >
<TextView