diff options
| -rw-r--r-- | core/res/res/layout/notification_2025_template_expanded_messaging.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/layout/notification_2025_template_expanded_messaging.xml b/core/res/res/layout/notification_2025_template_expanded_messaging.xml index 5b5872657a43..e3c201465eb0 100644 --- a/core/res/res/layout/notification_2025_template_expanded_messaging.xml +++ b/core/res/res/layout/notification_2025_template_expanded_messaging.xml @@ -33,7 +33,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="top" - android:layout_marginTop="@dimen/notification_content_margin_top" + android:layout_marginTop="@dimen/notification_2025_header_height" android:clipChildren="false" android:orientation="vertical"> |