Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 904174c3 authored by John Reck's avatar John Reck
Browse files

Fix blurry downscaled VectorDrawables

The original change was made because the cache could be shared
between two different views on screen at once. This is no
longer really possible thanks to commit
549ee05a so this workaround
is no longer needed, and now just causes quality loss.

Restore strict equality check for cache hits, which also
matches VectorDrawableCompat behavior.

Test: verified b/32780212 didn't regress
Fixes: 265838627
Change-Id: I5a01064f3fd8090238af6cde54ccb2cce1168bca
parent 9b5907be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment