Start working on amoled / true black theme

#32
This commit is contained in:
Michael Schättgen 2019-03-28 00:15:02 +01:00
parent eb172fc54e
commit 9baaf824c6
4 changed files with 17 additions and 3 deletions

View file

@ -2,6 +2,8 @@
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:background="?attr/background"
android:layout_height="match_parent">
<LinearLayout