3535 app : defaultValue =" EEG"
3636 app : useSimpleSummaryProvider =" true" />
3737
38+ <de .mrapp.android.preference.ResolutionPreference
39+ app : defaultValue =" 1-50"
40+ app : unit =" @string/units"
41+ app : dialogTitleColor =" @android:color/white"
42+ app : dialogMessageColor =" @android:color/white"
43+ app : dialogButtonTextColor =" @android:color/white"
44+ app : dialogBackground =" @color/cardview_shadow_start_color"
45+ app : dialogMessage =" @string/bp_message"
46+ app : dialogTitle =" @string/bp_title"
47+ app : key =" @string/bp_key"
48+ app : summary =" @string/bp_summary"
49+ app : title =" @string/bp_title"
50+ app : showValueAsSummary =" true"
51+ app : dialogThemeResource =" @style/MaterialDialog" />
52+
53+ <de .mrapp.android.preference.ResolutionPreference
54+ app : defaultValue =" 58-62"
55+ app : unit =" @string/units"
56+ app : dialogTitleColor =" @android:color/white"
57+ app : dialogMessageColor =" @android:color/white"
58+ app : dialogButtonTextColor =" @android:color/white"
59+ app : dialogBackground =" @color/cardview_shadow_start_color"
60+ app : dialogMessage =" @string/bs_message"
61+ app : dialogTitle =" @string/bs_title"
62+ app : key =" @string/bs_key"
63+ app : summary =" @string/bs_summary"
64+ app : title =" @string/bs_title"
65+ app : showValueAsSummary =" true"
66+ app : dialogThemeResource =" @style/MaterialDialog" />
67+
3868 </PreferenceCategory >
3969
4070</PreferenceScreen >
0 commit comments