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" />
|
||||
|
||||
<SwitchPreferenceCompat
|
||||
app:defaultValue="true"
|
||||
app:defaultValue="false"
|
||||
app:key="screen_on"
|
||||
app:title="@string/keep_screen_on" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user