WIP color fixes

This commit is contained in:
Kevin Hester 2021-05-09 09:02:53 +08:00
parent 18d526166f
commit 59e430d30d
15 changed files with 45 additions and 64 deletions

View file

@ -122,7 +122,7 @@
android:label="@string/app_name"
android:screenOrientation="portrait"
android:windowSoftInputMode="stateAlwaysHidden"
android:theme="@style/AppTheme.NoActionBar">
android:theme="@style/AppTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />