summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/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 afc637773..105a8c9d4 100644
--- a/res/layout/photo_module.xml
+++ b/res/layout/photo_module.xml
@@ -44,16 +44,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"