Commit 5e7cf2a 1 parent 34af541 commit 5e7cf2a Copy full SHA for 5e7cf2a
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
app : defaultValue =" none"
23
23
app : useSimpleSummaryProvider =" true" />
24
24
25
+ <SwitchPreference
26
+ app : key =" touch_targets"
27
+ app : title =" @string/set_touch_targets"
28
+ app : summary =" @string/set_touch_targets_help"
29
+ app : iconSpaceReserved =" false"
30
+ app : defaultValue =" false" />
31
+
25
32
<SwitchPreference
26
33
app : key =" always_show_favorites"
27
34
app : title =" @string/set_always_show_favorites"
42
49
app : iconSpaceReserved =" false"
43
50
app : defaultValue =" false" />
44
51
45
- <SwitchPreference
46
- app : key =" touch_targets"
47
- app : title =" @string/set_touch_targets"
48
- app : summary =" @string/set_touch_targets_help"
49
- app : iconSpaceReserved =" false"
50
- app : defaultValue =" false" />
51
-
52
52
<SwitchPreference
53
53
app : key =" interactive_clock"
54
54
app : title =" @string/set_interactive_clock"
You can’t perform that action at this time.
0 commit comments