mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Add AppIntro activity
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
||||
<activity
|
||||
android:name=".IntroActivity"
|
||||
android:label="@string/title_intro" />
|
||||
|
||||
<activity
|
||||
android:name=".SettingsActivity"
|
||||
android:parentActivityName=".MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user