Customize the manifest.xml
delete the old SettingsActivity from manifest.
This commit is contained in:
parent
15c4cf1883
commit
d2e43d5b2f
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity
|
||||
android:name=".SettingsActivity"
|
||||
android:label="@string/title_activity_settings_new"></activity>
|
||||
<activity
|
||||
android:name="org.secuso.privacyfriendlysudoku.ui.SplashActivity"
|
||||
android:theme="@style/SplashTheme">
|
||||
|
|
Loading…
Reference in a new issue