summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> 2025-02-03 04:12:40 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2025-02-03 04:12:40 -0800
commitb458c017d8007bf474de52fcef139bf59fa780c8 (patch)
tree10ece44ac6dacfa049b2be9efef9b5fad7debd3a
parent11cd2d97fefd2fcaf7609d0e2a2965abc3bfb1b1 (diff)
parentfaa91df672e72c133fed792f2ad336a0f0e371e0 (diff)
Merge "[Notif redesign] Use rounded facepile in minimal conversation HUNs" into main
-rw-r--r--core/res/res/layout/notification_2025_template_compact_heads_up_messaging.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/layout/notification_2025_template_compact_heads_up_messaging.xml b/core/res/res/layout/notification_2025_template_compact_heads_up_messaging.xml
index dd70087f7785..bf70a5eff47e 100644
--- a/core/res/res/layout/notification_2025_template_compact_heads_up_messaging.xml
+++ b/core/res/res/layout/notification_2025_template_compact_heads_up_messaging.xml
@@ -49,7 +49,7 @@
android:importantForAccessibility="no"
/>
<ViewStub
- android:layout="@layout/conversation_face_pile_layout"
+ android:layout="@layout/notification_2025_conversation_face_pile_layout"
android:layout_gravity="center_vertical|start"
android:layout_width="@dimen/conversation_compact_face_pile_size"
android:layout_height="@dimen/conversation_compact_face_pile_size"