Dear friends,
please is here simple way how to detect click on MENU icone of aktivity.
For example I put:
So I have now 2 item in Menu, but I need detect the first step = Click on menu
Is here some way, please?
Thank you very much
p4ppc
please is here simple way how to detect click on MENU icone of aktivity.
For example I put:
B4X:
Activity.AddMenuItem2("Mypage","Mypage",LoadBitmap(File.DirAssets,"mypage.png"))
Activity.AddMenuItem2("Mypage2","Mypage2",LoadBitmap(File.DirAssets,"mypage.2png"))
So I have now 2 item in Menu, but I need detect the first step = Click on menu
Is here some way, please?
Thank you very much
p4ppc