diff options
author | Jeff DeCew <jeffdq@google.com> | 2020-10-21 21:51:23 -0400 |
---|---|---|
committer | Jeff DeCew <jeffdq@google.com> | 2020-11-13 13:16:00 -0500 |
commit | 18422628138f37af9f101ef4ea141690bb014a54 (patch) | |
tree | 57eb76a31104880cdce8a9706a38de2c0a318c44 /config | |
parent | e84b4b825d47f0ff8daf4b22668711c42331c19f (diff) |
Notification template redesign; part 1.
Known issues:
* Sub-par dyson animation
* Sub-par animation of text in the title
* Notification height limits not yet adjusted
* Decorated custom view height limits not yet updated
* HUNs may need to get their own headerless template
* Messaging style notifications are not yet headerless
* Possible [de]colorization bug for grouped icons
* Some notifications still not always expandable
Bug: 163626038
Test: Manual, visual testing
Change-Id: I9e7e2fd689938a13e042c8f6319bd7d0d2252781
Diffstat (limited to 'config')
-rw-r--r-- | config/hiddenapi-max-target-o.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/hiddenapi-max-target-o.txt b/config/hiddenapi-max-target-o.txt index 023bf3876228..eefe493efbc4 100644 --- a/config/hiddenapi-max-target-o.txt +++ b/config/hiddenapi-max-target-o.txt @@ -91659,8 +91659,6 @@ Lcom/android/internal/R$dimen;->notification_expand_button_padding_top:I Lcom/android/internal/R$dimen;->notification_header_app_name_margin_start:I Lcom/android/internal/R$dimen;->notification_header_background_height:I Lcom/android/internal/R$dimen;->notification_header_expand_icon_size:I -Lcom/android/internal/R$dimen;->notification_header_height:I -Lcom/android/internal/R$dimen;->notification_header_icon_margin_end:I Lcom/android/internal/R$dimen;->notification_header_icon_size:I Lcom/android/internal/R$dimen;->notification_header_separating_margin:I Lcom/android/internal/R$dimen;->notification_header_shrink_min_width:I |