Issue with typing numbers on android 11
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
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
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