codemybrainsout/ahoy-onboarding

Crash | Vector Drawable not working in API 19 and 20

neeraj16 opened this issue · 0 comments

When I am using Vector drawable in setBackgroundColor() method then app is crashing for pre lolipop devices.
ahoyOnboarderCard1.setBackgroundColor(R.color.black_transparent);