SystemUI: ditch unnecessary scaling in media notification background
* original commit scaled the image enormously which caused oob exception sometimes,
it also made the qs transition animation to stutter during the artwork rendering period
* centerCrop scaletype will scale the media art properly
* use start and bottom edge of parents instead of left and right for rtl support
Change-Id: Ic043c7d39c672983f49a4f14a26c9550793e942d
Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
Signed-off-by: Ayan Mukherjee <mukherjeeayan725@gmail.com>
5 files changed