summaryrefslogtreecommitdiffstats
path: root/res/layout/share_popup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/share_popup.xml')
-rw-r--r--res/layout/share_popup.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/layout/share_popup.xml b/res/layout/share_popup.xml
index 06b0e2a..5e5d2a2 100644
--- a/res/layout/share_popup.xml
+++ b/res/layout/share_popup.xml
@@ -79,12 +79,5 @@
android:scaleType="fitCenter"
android:background="@drawable/border_last_picture" />
</com.android.camera.ui.RotateLayout>
- <ImageView android:id="@+id/collapse_button"
- android:layout_width="56dp"
- android:layout_height="56dp"
- android:layout_alignParentTop="true"
- android:layout_alignParentRight="true"
- android:src="@drawable/btn_ic_review_play"
- android:scaleType="center" />
</RelativeLayout>
</FrameLayout>