Default to false for screen_on.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
app:useSimpleSummaryProvider="true" />
|
app:useSimpleSummaryProvider="true" />
|
||||||
|
|
||||||
<SwitchPreferenceCompat
|
<SwitchPreferenceCompat
|
||||||
app:defaultValue="true"
|
app:defaultValue="false"
|
||||||
app:key="screen_on"
|
app:key="screen_on"
|
||||||
app:title="@string/keep_screen_on" />
|
app:title="@string/keep_screen_on" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user