Skip to content

v0.1.0 (2) Implemented drawing (2021-06-27)

Compare
Choose a tag to compare
@yawnoc yawnoc released this 28 Jun 18:57
· 1715 commits to master since this release

This milestone marks the successful re-implmentation of the drawing part of AOSP's Keyboard.java and KeyboardView.java. Note that the keyboard is literally a bunch of drawn rectangles; the actual functionality has not been implemented yet.