Android Question Action bar and context menu

Semen Matusovskiy

Well-Known Member
Licensed User
Hi, guys --

if to run, for example, B4A Designer on Android 8 and to make long click over "three dots", appears the menu with one line - "More".
This is a context menu and I can detect it using SetOnCreateContextMenuListener. Meanwhile I want to remove this menu completely.
Is simple way exists ? (I saw some libraies on forums, but theoretically should be easy way from one two statements.)
 

Semen Matusovskiy

Well-Known Member
Licensed User
Today I came back to "More options" and fixed a problem.
Non-elegant way, but works on my phones.
 

Attachments

  • contextmenu.zip
    6.7 KB · Views: 240
Upvote 0
Top