mirror of
https://github.com/gsantner/dandelion
synced 2024-11-24 21:32:07 +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:label="@string/about_activity__title_about_app"
|
||||||
android:theme="@style/DiasporaLight.NoActionBar"/>
|
android:theme="@style/DiasporaLight.NoActionBar"/>
|
||||||
|
|
||||||
<activity
|
|
||||||
android:name=".activity.SettingsActivity2"
|
|
||||||
android:label="Debug"
|
|
||||||
android:theme="@style/DiasporaLight.NoActionBar"/>
|
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activity.MainActivity"
|
android:name=".activity.MainActivity"
|
||||||
android:launchMode="singleTop"
|
android:launchMode="singleTop"
|
||||||
|
|
Loading…
Reference in a new issue