Fix loaded size of BigPicture bitmap
Right now the big picutre bitmap was loaded at 480px from URI and unrestricted from any other source. This adjusts that size to always consistently restrict it to 358dp, which is the maximum size of notifications. Bug:210690571 Bug:218845090 Test: Manually on device Change-Id: I9586488ba307e19bdc8c1af6f8c99cd369cd94c9
Loading
Please register or sign in to comment