Remove the smart reply container from the base template; I believe they are never used
Test: atest SystemUITests Change-Id: Ieca42376381133c07692134dae60e025da0bd3d5
This commit is contained in:
@@ -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" />
|
||||
<include layout="@layout/notification_template_smart_reply_container"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/notification_content_margin" />
|
||||
</LinearLayout>
|
||||
<include layout="@layout/notification_template_right_icon" />
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user