Releases: natario1/ViewPrinter
Releases · natario1/ViewPrinter
v0.3.0
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
andAutoSplitEditText
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
v0.2.1
v0.2.0
v0.1.2
v0.1.1
This release fixed a few bugs and most of all updates our dependency to a robust version.