Commit fc2c2dc4 authored by Grigory Fedorov's avatar Grigory Fedorov

ThemeSettings activity removed from manifest.

parent 37ffab49
......@@ -325,15 +325,6 @@
android:excludeFromRecents="true"
/>
<activity
android:name="com.xabber.android.ui.preferences.ThemeSettings"
android:parentActivityName="com.xabber.android.ui.preferences.PreferenceEditor">
<!-- Parent activity meta-data to support 4.0 and lower -->
<meta-data
android:name="android.support.PARENT_ACTIVITY"
android:value="com.xabber.android.ui.preferences.PreferenceEditor" />
</activity>
<activity
android:name="com.xabber.android.ui.preferences.ContactListSettings"
android:parentActivityName="com.xabber.android.ui.preferences.PreferenceEditor">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment