From c38c604eca3bd0620cd9284187aace78455e723d Mon Sep 17 00:00:00 2001 From: Michael Kolb Date: Wed, 27 Apr 2011 10:46:06 -0700 Subject: add fullscreen option Change-Id: I88299c37a7e809492f806478f41365b56b2687be --- res/values/strings.xml | 5 +++++ res/xml/lab_preferences.xml | 5 +++++ 2 files changed, 10 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index c30eea8..63f5aef 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -647,6 +647,11 @@ Use Google Instant when you use Google Search, to show results as you type (this can increase data use). + Fullscreen + + + Use fullscreen mode to hide the status bar. + Data connectivity problem diff --git a/res/xml/lab_preferences.xml b/res/xml/lab_preferences.xml index b33052f..ee00463 100644 --- a/res/xml/lab_preferences.xml +++ b/res/xml/lab_preferences.xml @@ -26,4 +26,9 @@ android:defaultValue="false" android:title="@string/pref_lab_most_visited_homepage" android:summary="@string/pref_lab_most_visited_homepage_summary" /> + -- cgit v1.1