features:
- full text justification support for formatted text
- selection on long tap supports
- full control on images in text
- wrap text around images
- text pagination adapter
- hyphenation supports
- experimental animated DynamicDrawableSpan support
GPL v3 source code on github.com/suwhs/wATLlib
update watl library version to 1.2.1
add bidirectional support (experimental)
fix lot of text layout calculation bugs
fix broken support for AOSP versions
animated drawables support (see Animations demo activity)
pagination demo
lot of fixes