DescriptionScaling large notification icons for MediaNotification
Previously MediaNotification large icons are passed to Android
NotificationManager without any scaling, which may hit OOMs when the
icons are too large. This CL scales the icons and probably solves the
OOM issue.
BUG=601912
Committed: https://crrev.com/ca81e7b91523f6c67508def3db471c3b68d1b8b2
Cr-Commit-Position: refs/heads/master@{#417257}
Patch Set 1 #
Total comments: 2
Patch Set 2 : using the correct way to compute size #
Total comments: 6
Patch Set 3 : addressed Mounir's comments #
Total comments: 3
Patch Set 4 : addressed Mounir's comments #
Messages
Total messages: 13 (4 generated)
|