fix: updated tutorial

This commit is contained in:
Josia Pietsch 2024-07-20 01:06:02 +02:00
parent 765a34dc61
commit 89f62fa835
Signed by: jrpie
GPG key ID: E70B571D66986A2D
10 changed files with 12 additions and 6 deletions

View file

@ -14,7 +14,7 @@
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/baseTheme">
android:theme="@style/launcherBaseTheme">
<activity android:name=".HomeActivity"
android:exported="true"