summaryrefslogtreecommitdiffstats
path: root/res/values/bool.xml
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-10-11 19:01:30 -0700
committerDoris Liu <tianliu@google.com>2013-10-11 20:10:46 -0700
commit86ad8435b60a91fc97abf9d188b1e1af457e4885 (patch)
tree04f157c7a07f256c5e1ac0fd23a5037014b50f17 /res/values/bool.xml
parent87d093d6145524b1c8f5c052dfe40c18b52e5235 (diff)
downloadandroid_packages_apps_Snap-86ad8435b60a91fc97abf9d188b1e1af457e4885.tar.gz
android_packages_apps_Snap-86ad8435b60a91fc97abf9d188b1e1af457e4885.tar.bz2
android_packages_apps_Snap-86ad8435b60a91fc97abf9d188b1e1af457e4885.zip
Correct initial orientation of camera controls
Bug: 8878379 Change-Id: I3ecf190b19e91ae963e67ae2930b7388c4f92c70
Diffstat (limited to 'res/values/bool.xml')
-rw-r--r--res/values/bool.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/bool.xml b/res/values/bool.xml
index 464842ab4..067e3d9a9 100644
--- a/res/values/bool.xml
+++ b/res/values/bool.xml
@@ -15,4 +15,5 @@
-->
<resources>
<bool name="show_action_bar_title">false</bool>
+ <bool name="is_tablet">false</bool>
</resources> \ No newline at end of file