diff options
author | Jeff DeCew <jeffdq@google.com> | 2020-11-16 19:15:56 -0500 |
---|---|---|
committer | Jeff DeCew <jeffdq@google.com> | 2020-11-17 14:38:14 -0500 |
commit | f4b91ee076a1b4acded88bab7174c03d8452dd95 (patch) | |
tree | c84461d0c2c1e68e1de06d208ea2e688c8529c78 /config | |
parent | bcbda6967f3c9baeae3746be7233393a0c2ec430 (diff) |
Fix DecoratedCustomViewStyle
* Fix HUN state's end margins
* Restore previous max height of collapsed state
* Restore previous behavior of hiding the progress
bar if content is greater than ~25dp
* Remove min height which isn't necessary now that
the largeIcon has moved up a line.
* Fix headerless title's padding with the separator.
Bug: 163626038
Test: manual
Change-Id: I1fa1efa76192f081ac801a732812eef7f5bfa536
Diffstat (limited to 'config')
-rw-r--r-- | config/hiddenapi-max-target-o.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/hiddenapi-max-target-o.txt b/config/hiddenapi-max-target-o.txt index 592b4aedf952..3fee56863cf5 100644 --- a/config/hiddenapi-max-target-o.txt +++ b/config/hiddenapi-max-target-o.txt @@ -91672,7 +91672,6 @@ Lcom/android/internal/R$dimen;->notification_media_image_max_height_low_ram:I Lcom/android/internal/R$dimen;->notification_media_image_max_width:I Lcom/android/internal/R$dimen;->notification_media_image_max_width_low_ram:I Lcom/android/internal/R$dimen;->notification_messaging_spacing:I -Lcom/android/internal/R$dimen;->notification_min_content_height:I Lcom/android/internal/R$dimen;->notification_reply_inset:I Lcom/android/internal/R$dimen;->notification_right_icon_size:I Lcom/android/internal/R$dimen;->notification_right_icon_size_low_ram:I |