mikepenz/Android-ActionItemBadge

LayerDrawable Cast Problem?

Closed this issue · 1 comments

Im getting cast exception like this "java.lang.ClassCastException: android.graphics.drawable.LayerDrawable cannot be cast to android.graphics.drawable.GradientDrawable" any solution for that? Im using appcompat actionbar

okay, i solved problem, same res reference caused this exception.