- Added LTR/RTL support (
setTextDirection
) - Added
hide
method. - Rewrote elevation logic, view should now always appear on top
- Added border (
setBorderColor
,setBorderWidth
) - Fixed a memory leak caused by the loading circle AnimatedDrawable
setTextDirection
)hide
method.setBorderColor
, setBorderWidth
)