• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Perform a click in a menu item clicking by ImageView

RioLeal

Newbie
I have a tabbed screen with a Bottom Navigation Bar which have three menu items: Home. DashBoard and Configuration.

In the first tab (home), I have an ImageView, inside a Listview header, with user's photo.

I need to perform the click of the Configuration menu item when the user perform a click in the ImageView with his/her photo.

Pay attention in the image. In up side, the ImageView with photo and in the bottom the menu Item in the Configuration Menu Item.

I can't get call the screen configuration by Intent because the Configuration screen is not an Activity. It is a fragment.

[GALLERY=media, 187]App01 by RioLeal posted Mar 1, 2020 at 1:16 PM[/GALLERY]
 
Last edited:
Back
Top Bottom