summaryrefslogtreecommitdiffstats
path: root/res/layout/preview_frame.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/preview_frame.xml')
-rw-r--r--res/layout/preview_frame.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/res/layout/preview_frame.xml b/res/layout/preview_frame.xml
index 63887ff..1bf621a 100644
--- a/res/layout/preview_frame.xml
+++ b/res/layout/preview_frame.xml
@@ -53,12 +53,7 @@
android:layout_alignParentBottom="true"
android:layout_margin="5dp"
android:visibility="gone"/>
- <com.android.camera.ui.IndicatorBar
- android:id="@+id/indicator_control"
- android:layout_width="48dp"
- android:layout_height="match_parent"
- android:layout_centerVertical="true"
- android:layout_alignParentRight="true"/>
<include layout="@layout/tap_to_focus_toast"/>
+ <include layout="@layout/indicator_bar" />
</RelativeLayout>
</com.android.camera.PreviewFrameLayout>