commit | 42aa7bdee58e3653687a1de15be4dbfa25477d99 | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Tue Feb 18 12:32:18 2025 -0800 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Feb 18 12:32:18 2025 -0800 |
tree | d7bba96040c009ab11bf41d3d3b5edb0b9b5b61f | |
parent | c4ca10a284145c6a219b5b9e32a6f6c453c1b012 [diff] | |
parent | b31723d126659b80ab2c6c141a725d88b52bb1d9 [diff] |
Merge "[Minimal HUN] hide conversation icon by default" into main
diff --git a/core/res/res/layout/notification_template_material_messaging_compact_heads_up.xml b/core/res/res/layout/notification_template_material_messaging_compact_heads_up.xml index 149a5a9..2df1725 100644 --- a/core/res/res/layout/notification_template_material_messaging_compact_heads_up.xml +++ b/core/res/res/layout/notification_template_material_messaging_compact_heads_up.xml
@@ -45,6 +45,7 @@ android:maxDrawableWidth="@dimen/notification_icon_circle_size" android:maxDrawableHeight="@dimen/notification_icon_circle_size" android:scaleType="centerCrop" + android:visibility="gone" android:importantForAccessibility="no" /> <ViewStub