From 34481b9cd4a589d35f59b1e504cf02f4595f0d92 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Mon, 7 May 2012 17:52:07 -0700 Subject: Settings to control traces. Also some re-organization of the debug options, and check for the case where the global debug setting is turned off but there are some debug options turned on (in which case we just switch to the global option being on). Change-Id: I710e3a009e2be9c7c1a1879a853ac736abf1d8d8 --- res/xml/development_prefs.xml | 79 +++++++++++++++++++++++++------------------ 1 file changed, 47 insertions(+), 32 deletions(-) (limited to 'res/xml') diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml index ab8aad3..f33dd38 100644 --- a/res/xml/development_prefs.xml +++ b/res/xml/development_prefs.xml @@ -70,23 +70,23 @@ - + + android:key="show_touches" + android:title="@string/show_touches" + android:summary="@string/show_touches_summary"/> - + + + - - - - - - - - + android:key="show_screen_updates" + android:title="@string/show_screen_updates" + android:summary="@string/show_screen_updates_summary"/> + + + + + + + + + + + + + + + +