My app is failing on a Trend TaintArt for x86 running Android 7.1.2 when it tries to inflate a layout containing an ImageView. The crash reports that the Drawable doesn't exist:
Yet, the Drawable (ic_list_white) is present:
Odd thing is, this seems the only device that's having the problem. Has anyone experienced this problem?