From 6220260df3a97a18baf32e3f4d70596cc1eec563 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Tue, 31 Mar 2015 15:26:26 +0200 Subject: Configurable LED color (Attention: Expert setting because currently only text input) --- 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 d055f573..adc15c6f 100644 --- a/src/main/res/xml/preferences.xml +++ b/src/main/res/xml/preferences.xml @@ -151,6 +151,11 @@ android:key="keep_foreground_service" android:title="@string/pref_keep_foreground_service" android:summary="@string/pref_keep_foreground_service_summary" /> + -- cgit v1.2.3