Commit 50fd93df authored by Grigory Fedorov's avatar Grigory Fedorov

"Theme settings" preferences removed.

parent 4847f78c
......@@ -22,14 +22,6 @@
android:targetClass="com.xabber.android.ui.preferences.AccountList"/>
</Preference>
<Preference
android:title="@string/preference_interface"
android:key="@string/preference_interface"
>
<intent
android:targetPackage="@string/application_package"
android:targetClass="com.xabber.android.ui.preferences.ThemeSettings"/>
</Preference>
<Preference
android:title="@string/preference_contacts"
android:key="@string/preference_contacts"
......
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