remove a not needed flag
This commit is contained in:
parent
3f0e06d7d4
commit
3a04b7ab7e
|
@ -73,7 +73,6 @@
|
|||
|
||||
<activity
|
||||
android:name=".activities.SettingsActivity"
|
||||
android:allowTaskReparenting="true"
|
||||
android:label="@string/settings"
|
||||
android:parentActivityName=".activities.AboutActivity"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue