summaryrefslogtreecommitdiffstats
path: root/res/layout/scene_mode_label.xml
diff options
context:
space:
mode:
authorCamera Software Integration <camswint@localhost>2016-12-22 22:55:38 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 22:55:38 -0800
commit53e1bd77af1c1c0e203d536c0e52ce9e03316a65 (patch)
tree3d099009d18b6ca3b3e567e725a2f8023168d89b /res/layout/scene_mode_label.xml
parente305c4768a9c7c030fa5bb935b0776d80a1e1ebd (diff)
parent12ac236df386266adc05ac2e77cfe39a7d7e1214 (diff)
downloadandroid_packages_apps_Snap-53e1bd77af1c1c0e203d536c0e52ce9e03316a65.tar.gz
android_packages_apps_Snap-53e1bd77af1c1c0e203d536c0e52ce9e03316a65.tar.bz2
android_packages_apps_Snap-53e1bd77af1c1c0e203d536c0e52ce9e03316a65.zip
Merge "SnapdragonCamera: Dialog display incompletely in landscape mode" into camera.lnx.1.0-dev.1.0
Diffstat (limited to 'res/layout/scene_mode_label.xml')
-rw-r--r--res/layout/scene_mode_label.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/scene_mode_label.xml b/res/layout/scene_mode_label.xml
index e0d8d43b8..652a1c16f 100644
--- a/res/layout/scene_mode_label.xml
+++ b/res/layout/scene_mode_label.xml
@@ -38,7 +38,6 @@
<TextView
android:id="@+id/scene_mode_label"
android:singleLine="true"
- android:text="@string/pref_camera_scenemode_entry_chromaflash"
android:textColor="@android:color/white"
android:textSize="16dp"
style="@style/OnViewfinderSceneLabel" />
@@ -53,4 +52,4 @@
android:src="@drawable/x" />
</LinearLayout>
</com.android.camera.ui.RotateLayout>
-</LinearLayout> \ No newline at end of file
+</LinearLayout>