summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/compact_photo_editor_view.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/layout/compact_photo_editor_view.xml b/res/layout/compact_photo_editor_view.xml
index f3e7f7b1d..33449a8af 100644
--- a/res/layout/compact_photo_editor_view.xml
+++ b/res/layout/compact_photo_editor_view.xml
@@ -28,6 +28,12 @@
android:layout_height="match_parent"
android:scaleType="centerCrop"/>
+ <View
+ android:id="@+id/photo_icon_overlay"
+ android:layout_height="56dp"
+ android:layout_width="match_parent"
+ android:layout_alignParentBottom="true" />
+
<ImageView
android:id="@+id/photo_icon"
android:layout_width="24dp"