Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@natario1 natario1 released this 23 Oct 20:00
· 5 commits to master since this release

Lots of steps forward thanks to #7:

  • appcompat is now a strict dependency
  • Some view names were refactored
  • Added the AutoSplitView interface for views that want to implement autosplitting
  • Added the AutoSplitTextHelper helper for TextViews that want to implement autosplitting
  • Provided AutoSplitTextView and AutoSplitEditText on top of these tools, see demo app
  • Fixed some serious bugs
  • Added the Documentable interface through which a view can receive attach / detach callbacks about its page / column