Skip to content

Tags: unverbraucht/number-keyboard

Tags

2.0.2

Correct build version

v3.0.4


    

v3.0.3

Add hiding and showing of modifier keys

v3.0.1-beta

Library:

Fix crash when unsetting key background (by setting it to 0).
Allow setting the layout for the keyboard view itself in xml as attribute "layout".
Add getters for keyboard and popupwindow instances to NumberKeyboardPopup

Sample:
Update sample to include AOSP style keyboard via "layout" attribute.

2.0.1

Fix layout issues when using dynamic height davidmigloz#10

2.0

Use Autosizing TextViews davidmigloz#8

1.0

Update README.md

0.3

Update dependencies to 26 davidmigloz#2

0.2

Library crashes when running on API 19 davidmigloz#1

0.1

Initial version