ClassiCube icon indicating copy to clipboard operation
ClassiCube copied to clipboard

Issue with typing numbers on android 11

Open UnknownShadow200 opened this issue 4 years ago • 2 comments

MegaPVP : On android when ever you type in chat and type numbers it moves where the msg is being wrote

https://user-images.githubusercontent.com/6509348/118473419-4ac94000-b74d-11eb-8f6c-83d40a37da89.mov

https://user-images.githubusercontent.com/6509348/118473748-abf11380-b74d-11eb-913a-4e8b0819c5d7.mov

UnknownShadow200 avatar May 17 '21 10:05 UnknownShadow200

I just read this android native support and maybe we should use it for input text for android https://developer.android.com/games/agdk/add-support-for-text-input

codingwatching avatar Jul 19 '21 03:07 codingwatching

Unfortunately I cannot directly use that for input text, as it would introduce a development dependency on the quite large android game SDK libraries (2 GB download)

I may still be able to use the source code of that for comparison though, thanks

UnknownShadow200 avatar Jul 27 '21 21:07 UnknownShadow200