Hi,
I have an app that has a Stepper to move between one fragment to another using forward and backward buttons.
My problem is I want to create menu buttons in the first fragment, which allow me to move to any selected fragments. I tried to use FragmentManager and FragmntTransction, but they didn't work with me If I have fragment inside fragment.
Anyone with experience, I will appreciate your help!.
Thank you
I have an app that has a Stepper to move between one fragment to another using forward and backward buttons.
My problem is I want to create menu buttons in the first fragment, which allow me to move to any selected fragments. I tried to use FragmentManager and FragmntTransction, but they didn't work with me If I have fragment inside fragment.
Anyone with experience, I will appreciate your help!.
Thank you
.