Skip to content

Commit 2bfa5a2

Browse files
Set proper theme for AndroidStartProjectActivity
1 parent d662a31 commit 2bfa5a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@
290290
android:name=".ui.screens.android.lessons.start.AndroidStartProjectActivity"
291291
android:exported="false"
292292
android:label="@string/android_start"
293+
android:theme="@style/AppTheme"
293294
android:parentActivityName=".ui.screens.android.lessons.start.AndroidStartProjectActivity" />
294295
<activity
295296
android:name=".ui.screens.android.lessons.basics.sdk.AndroidSDK"

0 commit comments

Comments
 (0)