Double entry deleted for "Matching Divider" in preferences

This commit is contained in:
Philoul 2019-12-12 11:55:54 +01:00
parent ca2259e093
commit e772a84a38

View file

@ -133,14 +133,6 @@
app:wear_iconOff="@drawable/settings_off"
app:wear_iconOn="@drawable/settings_on"/>
<CheckBoxPreference
android:defaultValue="false"
android:key="match_divider"
android:summary="Status bar divider background matches watchface background"
android:title="Matching divider"
app:wear_iconOff="@drawable/settings_off"
app:wear_iconOn="@drawable/settings_on"/>
<ListPreference
android:defaultValue="3"
android:entries="@array/chart_timeframe"