- Home /
Question by
Benedikt_Zoeller · Mar 12, 2020 at 10:37 AM ·
androidinputkeyboardinputfieldwide
Inputmode on 18:9 mobile device shows navigation bar
Hello :)
I am working on a mobile game that uses inputfields for chatting with other players. The problem is, that opening the touch-keyboard on wider devices (18:9+) also opens the navigation bar, which causes the device to create a gap between the touch keyboard and the right edge of the screen. Is there any way to prevent this navigation bar from opening when opening a touch keyboard without implementing an entirely own keyboard?
Comment