FlowLCD — an LCD with line wrapping!
Building upon the initial Screen.flow()
by arqetype, the following improvements were made:
- If the texts wraps to fill the screen but no more, then no scrolling occurs.
- It's sensitive to screen's width and height dimensions for non-default screen/character sizes.
- 100% unit test coverage using JUnit and test doubles sub-module.
Project Members: