mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-03 16:03:06 +00:00
feat: added an option to prevent phone from going into sleep mode if in-app
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
app:title="@string/settings_theme"
|
||||
app:useSimpleSummaryProvider="true" />
|
||||
|
||||
<SwitchPreference
|
||||
android:title="@string/settings_always_on_display"
|
||||
android:defaultValue="false"
|
||||
android:key="always_on_display" />
|
||||
|
||||
<SwitchPreference
|
||||
android:title="@string/settings_rounded_corner"
|
||||
android:defaultValue="true"
|
||||
|
||||
Reference in New Issue
Block a user