From 540f2a14299c7137c4d7ef98bb74be58315305af Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rafa=C5=82=20Rzepecki?= Date: Wed, 8 Jul 2009 14:32:35 +0200 Subject: [PATCH] Slider labels, provide left margin to facilitate setting sliders far left. --- res/layout/main.xml | 15 +++++++++++++++ res/values/strings.xml | 3 +++ 2 files changed, 18 insertions(+) diff --git a/res/layout/main.xml b/res/layout/main.xml index 546744e..f7589bd 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -28,6 +28,11 @@ android:gravity="center" android:layout_weight="1" > + + + LED tester This utility is meant to help you see the capabilities of your device's LED. Make sure that nothing else changes the color of the LED (eg. phone is not charging), and the hardware will be told to shine the LED to whatever color you set with sliders. + Red: + Green: + Blue: -- 2.11.4.GIT