Versions
- kivy: master
- buildozer: 0.34dev (buildozer.spec)
buildozer android debug
- p4a: master
Description
TextInput does not allow any symbols to be entered (except clipboard)
The problem exists on several devices. On the others there are not any problems.
I think, it can be referenced to kivy/kivy#5043, but not sure where the problem is: in kivy or in python-for-android.
Problem does not appear in old toolchain
Devices with problem confirmed (using stock keyboard only):
- Samsung J3 (6), android 5.1.1
Code
Even app returning a single TextInput won't work.