Commit graph

1 commit

Author SHA1 Message Date
Dmitry Brant
91f3f2e505 Fix possible crashes due to misplaced vector drawables. (#1894)
Vector drawables do *not* belong in dpi-specific subfolders. They should
always be placed in the general "res/drawable" folder. This can actually
cause crashes on certain devices.
2018-09-10 18:19:08 +10:00
Renamed from app/src/main/res/drawable-mdpi/button_background_selector.xml (Browse further)