You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added in 1.1.0
Simple color can be assigned only for inner shapes, for a custom Drawable user should preset it.
Since there are multiple Drawables only the user can change color and transparency. PorterDuff.Mode can help but it is not the same mode for all Drawables, it depends by the Drawable itself... Maybe in a future release.
Color is actually managed by setChildBackgroundDrawable(...) and there isn't a dedicated function only for it.
The text was updated successfully, but these errors were encountered: