From defc5d9b1d186280cf67a3f599256d67ed28f270 Mon Sep 17 00:00:00 2001 From: Jeff DeCew Date: Tue, 27 Oct 2020 09:11:13 -0400 Subject: [PATCH] Remove the smart reply container from the base template; I believe they are never used Test: atest SystemUITests Change-Id: Ieca42376381133c07692134dae60e025da0bd3d5 --- core/res/res/layout/notification_template_material_base.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/core/res/res/layout/notification_template_material_base.xml b/core/res/res/layout/notification_template_material_base.xml index 221bcf6a800c6..34c7fa734f210 100644 --- a/core/res/res/layout/notification_template_material_base.xml +++ b/core/res/res/layout/notification_template_material_base.xml @@ -39,10 +39,6 @@ android:layout_height="@dimen/notification_progress_bar_height" android:layout_marginTop="@dimen/notification_progress_margin_top" layout="@layout/notification_template_progress" /> -