mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-02 02:48:20 +00:00

Apparently, it's not possible to reference an attribute in an xml drawable on API <21, so we have to use separate light and dark theme drawables instead. Closes #6285