summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorDoris Liu <tianliu@google.com>2013-10-12 00:14:13 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-10-12 00:14:13 -0700
commit193da1b0cd3079dcfe9dbc6f4162190377272e84 (patch)
treea8b7ac69d7d9751b3d0a3f1ae22feef051023dcc /res/values
parent25d6a81eaa4260e792381f4eb035ea1d4674b81c (diff)
parenta500241084f9e267e5f154b55e7a76a09623e6d8 (diff)
downloadandroid_packages_apps_Snap-193da1b0cd3079dcfe9dbc6f4162190377272e84.tar.gz
android_packages_apps_Snap-193da1b0cd3079dcfe9dbc6f4162190377272e84.tar.bz2
android_packages_apps_Snap-193da1b0cd3079dcfe9dbc6f4162190377272e84.zip
am a5002410: Merge "Correct initial orientation of camera controls" into gb-ub-photos-carlsbad
* commit 'a500241084f9e267e5f154b55e7a76a09623e6d8': Correct initial orientation of camera controls
Diffstat (limited to 'res/values')
-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