mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 14:43:09 +01: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.