Skip to content

Commit 9b17409

Browse files
committed
change theme
1 parent 853273f commit 9b17409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
android:resizeableActivity="true"
2020
android:roundIcon="@mipmap/ic_launcher_round"
2121
android:supportsRtl="true"
22-
android:theme="@style/BaseTheme">
22+
android:theme="@style/AppTheme">
2323

2424
<activity
2525
android:name=".ui.MainActivity"

0 commit comments

Comments
 (0)