Skip to content

Commit 91f3f2e

Browse files
dbrantmisaochan
authored andcommitted
Fix possible crashes due to misplaced vector drawables. (commons-app#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.
1 parent 099dce4 commit 91f3f2e