diff options
Diffstat (limited to 'res/layout-w1024dp/preview_frame_video.xml')
-rw-r--r-- | res/layout-w1024dp/preview_frame_video.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/layout-w1024dp/preview_frame_video.xml b/res/layout-w1024dp/preview_frame_video.xml index 0323d40..c860642 100644 --- a/res/layout-w1024dp/preview_frame_video.xml +++ b/res/layout-w1024dp/preview_frame_video.xml @@ -41,12 +41,6 @@ android:drawablePadding="5dp" android:visibility="gone"/> </LinearLayout> - <TextView android:id="@+id/zoom_ratio" - style="@style/OnViewfinderLabel" - android:layout_alignParentRight="true" - android:layout_below="@id/labels" - android:layout_alignWithParentIfMissing="true" - android:visibility="gone"/> <include layout="@layout/review_control"/> <LinearLayout android:layout_width="wrap_content" |