Commit graph

3 commits

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
neslihanturan
5c3c4499dc Add theme dependencies 2018-03-02 23:38:03 +05:30
neslihanturan
b594c111b3 Add actions and click effects to detailled bottom sheet buttons 2018-03-02 23:25:50 +05:30