Account spinner improvements
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user