- Two new
ClippingTransformitems have been added.BitesClippingTransformandSquareClippingTransform. - A new prefix have been appended to custom attributes to avoid conflicts with other libraries. All
the attributes have now a
fl_prefix, so the syntax is now likefl_strokeWidth="2dp". - I made the
Stateclass public in order to let users use it's values to compareStateinteger value returned by theOnStateChangeListener.