Account spinner improvements

This commit is contained in:
Juha Heinanen
2021-01-11 15:03:46 +02:00
parent 7fe0a08bfa
commit 69c7fece73
5 changed files with 24 additions and 18 deletions

View File

@ -41,7 +41,7 @@
tools:targetApi="q">
<activity
android:name=".MainActivity"
android:theme="@style/Theme.AppCompat.DayNight.NoActionBar"
android:theme="@style/AppTheme.Main"
android:configChanges="orientation|keyboardHidden|screenSize"
android:launchMode="singleTask">
<intent-filter>