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.)
I haven't found any documentation about it. You can remove the 3 dots button and either add the menu items directly to the action bar or create a custom popup menu with AppCompat.