I have the following issue with the StandOut library
once I load the service
if activity has menu:
I cannot open the menu - the activity keypress is never fired
in order to open the menu, i need to click somewehere on the screen, and only then I can open the menu,
if i move the Standout window again, then issue reproduce again
i tried putting activity.requestFocus many places, and it does not help
any suggestions?
once I load the service
if activity has menu:
B4X:
Activity.AddMenuItem
I cannot open the menu - the activity keypress is never fired
in order to open the menu, i need to click somewehere on the screen, and only then I can open the menu,
if i move the Standout window again, then issue reproduce again
i tried putting activity.requestFocus many places, and it does not help
any suggestions?