I'v just updated my Android Studio to the latest version. This update comes with the support design library version 23.2.0
I'v used TabLayout with icon in my app (convert Drawable to SpannableString) and it works well with the support design library version 23.1.1 but not version 23.2.0.
Any ideas for this problem?