I want to make dynamic menu with Mono for Android ,I have table menu in SQLLite data base;
how can I add menu item to my menu from that table?
I want to make dynamic menu with Mono for Android ,I have table menu
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Override dispatchKeyEvent(), like so: