I’m creating an Android app using Kodular. In the Side Menu Layout, I added ‘About this App’ as an “Item Title”, and I want a short descriptive summary about the app to appear when it’s clicked. Which blocks do I need to achieve this?"
You can use notifier to show a message dialog when side menu item is clicked.
1 Like