Standard widgets for use on Android with kivy The purpose of this project is to create some standard useful widgets that you often will need to create your app.
First of all want to obtain this: https://developer.android.com/training/keyboard-input/style.html for keyboard input.
- The widget is a TEXTINPUT that accepts ONLY NUMBERS. PROBLEM: VirtualKeyboard appears in desktop mode but in android is overlapped by the system keyboard
hints on: https://gist.github.com/tshirtman/5104122 and found some hints on: https://groups.google.com/forum/#!searchin/kivy-users/numeric$20keyboard%7Csort:date/kivy-users/alIr549z8Cg/TRBh_avtAgAJ