mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 13:22:08 +01:00
Removed SettingsActivity2 from Manifest
This commit is contained in:
parent
fc26af5844
commit
894d1233d5
1 changed files with 0 additions and 5 deletions
|
@ -33,11 +33,6 @@
|
|||
android:label="@string/about_activity__title_about_app"
|
||||
android:theme="@style/DiasporaLight.NoActionBar"/>
|
||||
|
||||
<activity
|
||||
android:name=".activity.SettingsActivity2"
|
||||
android:label="Debug"
|
||||
android:theme="@style/DiasporaLight.NoActionBar"/>
|
||||
|
||||
<activity
|
||||
android:name=".activity.MainActivity"
|
||||
android:launchMode="singleTop"
|
||||
|
|
Loading…
Reference in a new issue