Add showImmersiveStopButton setting and top-right X button overlay
This commit is contained in:
@@ -42,6 +42,7 @@ data class AppSettings(
|
||||
val countdownSeconds: Int = 5,
|
||||
val forceAudioWithoutHeadphones: Boolean = false,
|
||||
val showImmersiveProgressBar: Boolean = true,
|
||||
val showImmersiveStopButton: Boolean = true,
|
||||
val preferLowestRefreshRate: Boolean = true,
|
||||
val monochromeFlashMode: Boolean = false,
|
||||
// Default used only before DataStore emits (and as a fallback).
|
||||
|
||||
Reference in New Issue
Block a user