Fix dialog for options menu

This commit is contained in:
h4h13 2019-06-02 11:45:03 +05:30
parent cbfe8ec580
commit a83decd146
3 changed files with 54 additions and 46 deletions

View file

@ -43,13 +43,6 @@
android:title="@string/pref_title_tab_text_mode"
app:iconSpaceReserved="false" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"
android:key="toggle_home_banner"
android:summary="@string/pref_summary_home_banner"
android:title="@string/pref_title_home_banner"
app:iconSpaceReserved="false" />
<code.name.monkey.appthemehelper.common.prefs.supportv7.ATESwitchPreference
android:defaultValue="false"
android:key="toggle_genre"