We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853273f commit 9b17409Copy full SHA for 9b17409
app/src/main/AndroidManifest.xml
@@ -19,7 +19,7 @@
19
android:resizeableActivity="true"
20
android:roundIcon="@mipmap/ic_launcher_round"
21
android:supportsRtl="true"
22
- android:theme="@style/BaseTheme">
+ android:theme="@style/AppTheme">
23
24
<activity
25
android:name=".ui.MainActivity"
0 commit comments