mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 20:23:19 +00:00
These vector drawables are `autoMirrored=true` but the attribute does not work correctly due to [a known Android bug](https://issuetracker.google.com/issues/37138973). This fix is to work around the bug. Fixes #11006.