From 5665a1a0a5a32e3f66bddd22221f2957746c9511 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Wed, 22 Feb 2017 21:36:07 +0100 Subject: make max brightness in fullscreen configurable fixes #105 --- src/main/res/xml/preferences.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/main/res/xml/preferences.xml') diff --git a/src/main/res/xml/preferences.xml b/src/main/res/xml/preferences.xml index 05d4551fb..ac3ea1445 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -28,6 +28,11 @@ android:key="quick_action" android:summary="@string/pref_quick_action_summary" android:title="@string/pref_quick_action" /> +