From 202c7d6010d8ca700f1ed39b98444ad8f733d63c Mon Sep 17 00:00:00 2001 From: Lyn Han Date: Fri, 30 Oct 2020 09:05:26 -0700 Subject: [PATCH] Add snooze ImageView and symbol to core Part 1 of snooze button guts setup with no visual effects - core layout - add snooze_button ImageView - core symbol - add `snooze_button` to core symbols for sysui reference via com.android.internal.R.id Bug: 171817112 Test: manual, no regressions Change-Id: Ie57d9f156750cecc6c48f8f905cab715142bd27d --- core/res/res/layout/notification_material_action_list.xml | 8 ++++++++ core/res/res/values/symbols.xml | 1 + 2 files changed, 9 insertions(+) diff --git a/core/res/res/layout/notification_material_action_list.xml b/core/res/res/layout/notification_material_action_list.xml index ffb9603529c26..bf66e69b52d37 100644 --- a/core/res/res/layout/notification_material_action_list.xml +++ b/core/res/res/layout/notification_material_action_list.xml @@ -43,6 +43,14 @@ + +