summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_module.xml
diff options
context:
space:
mode:
authorArne Coucheron <arco68@gmail.com>2017-08-09 08:21:16 +0200
committerArne Coucheron <arco68@gmail.com>2018-01-27 00:41:44 +0100
commit39a90a01522ec36e8534870df181e20c431b2705 (patch)
tree044a43ab2b552a641cbe8e95a44b72f31165cabf /res/layout/photo_module.xml
parentbf3d81e8f465bdfad101f8c21505518b50f72410 (diff)
downloadandroid_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.tar.gz
android_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.tar.bz2
android_packages_apps_Snap-39a90a01522ec36e8534870df181e20c431b2705.zip
Snap: Remove "help screen on first start" feature
Revert "SnapdragonCamera: Add help menu to camera2" This reverts commit 0dbfdffc9994a17e60c57b17c3cc5743cc75e155. Change-Id: Icb4e4bbc2b7883fa232483615a18d3197b2577bd Revert "SnapdragonCamera: Move help menu string to ressource" This reverts commit 901130273dbfc753ef883941a4e93b50056177e4. Change-Id: I82815ee7ef80985c88315c40d6b222f688fd6b75 Revert "SnapdragonCamera: Adding help screen on first start" This reverts commit 666692bf730a1c46210cc74781a56afb4b6fcf28. Change-Id: I8f2ee58c263537c3a02248aa344516f5321de13f
Diffstat (limited to 'res/layout/photo_module.xml')
-rwxr-xr-xres/layout/photo_module.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index 9d767a126..dc22dd685 100755
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -90,9 +90,7 @@
<include layout="@layout/camera_controls"
android:layout_gravity="center"
style="@style/CameraControls"/>
- <include layout="@layout/menu_help"
- android:layout_gravity="center"
- style="@style/CameraControls"/>
+
<RelativeLayout
android:id="@+id/id_tsmakeup_level_layout_root"
android:layout_width="match_parent"