summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
author kholoud mohamed <kholoudm@google.com> 2022-01-28 17:04:42 +0000
committer kholoud mohamed <kholoudm@google.com> 2022-01-29 15:03:56 +0000
commit7b273c27a47f501950d18ac91badcc6e33b04202 (patch)
tree512180d071f4c18ffb0895d17153c446d174e721 /res
parent23da2b320b275dd1f3abd9a5e0d36112011135bd (diff)
Allow updating enteprise drawables in DocsUI
Bug: 188410712 Bug: 211422509 Bug: 202398471 Test: manual Change-Id: Ib0d54293c7e0cc97041c80f86366ceb173cdb0c7
Diffstat (limited to 'res')
-rw-r--r--res/layout/item_photo_grid.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/layout/item_photo_grid.xml b/res/layout/item_photo_grid.xml
index 562ebd32a..5cf685004 100644
--- a/res/layout/item_photo_grid.xml
+++ b/res/layout/item_photo_grid.xml
@@ -112,6 +112,7 @@
android:pointerIcon="hand">
<ImageView
+ android:id="@+id/icon_id"
android:layout_height="@dimen/briefcase_icon_size_photo"
android:layout_width="@dimen/briefcase_icon_size_photo"
android:src="@drawable/ic_briefcase_white"