olek5andr
Results
2
issues of
olek5andr
Python == 3.9.1 kivy == 2.1.0.dev0 KivyMD == 0.104.2.dev0 Here are the requirements from buildozer.spec: requirements = python3,kivy==master,https://github.com/kivymd/KivyMD/archive/master.zip,sdl2_ttf==2.0.15,requests,urllib3,chardet,idna,android,plyer,jnius,pillow The keyboard doesn't work properly with TextInput fields. Backspace doesn't work at...
bug
The code works on mac, but on an Android device it seems that the service and main app don't exchange (respond to) messages from one another. Because if I don't...
question