You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have official raspberry pi 7inch touch display attached with RPI3. I created very simple UI layout with a EditText. but when EditText has focus, I can't see softkeyboard showing.
So, how can I show softkeybord? I need manual implement android.inputmethodservice.KeyboardView ?