summaryrefslogtreecommitdiffstats
path: root/res/layout/photo_module.xml
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2013-12-07 06:27:51 -0800
committerArne Coucheron <arco68@gmail.com>2018-01-26 00:51:01 +0100
commit51f82e8968a4c9334dcdb025ccbfb6f29bf9b0cf (patch)
tree25fa77cf436d858fcf4bf1cfde30769cc0335930 /res/layout/photo_module.xml
parent6bafe2c3bbab3b1804d8e6f4d32869f91d74adf0 (diff)
downloadandroid_packages_apps_Snap-51f82e8968a4c9334dcdb025ccbfb6f29bf9b0cf.tar.gz
android_packages_apps_Snap-51f82e8968a4c9334dcdb025ccbfb6f29bf9b0cf.tar.bz2
android_packages_apps_Snap-51f82e8968a4c9334dcdb025ccbfb6f29bf9b0cf.zip
camera: Remove the luma-adaptation seekbar
* Not useful for any hardware I have encountered. Change-Id: I93cca2b3bf907cc01946a55111de9eb883475d24
Diffstat (limited to 'res/layout/photo_module.xml')
-rwxr-xr-xres/layout/photo_module.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/layout/photo_module.xml b/res/layout/photo_module.xml
index 11c07d5d2..9d767a126 100755
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -45,16 +45,6 @@
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
- <ProgressBar
- style="?android:attr/progressBarStyleHorizontal"
- android:id="@+id/progress"
- android:orientation="vertical"
- android:layout_width="200dip"
- android:layout_height="wrap_content"
- android:layout_marginTop="14dip"
- android:layout_marginBottom="14dip"
- android:layout_marginLeft="30dip"
- android:layout_marginRight="30dip" />
<com.android.camera.GraphView
android:id="@+id/graph_view"
android:layout_width="200dip"