I think it's the first case, fragments, the correct mode was any MenuItem call a update of the master fragment.
If the correct mode was with activity, i think it's necessary have a master activity and all the other activities extends master activity.
How is the correct mode?
How i've to call the other fragment/activity by the onSlideMenuItemClick? Is it a intent?
I think it's the first case, fragments, the correct mode was any MenuItem call a update of the master fragment.
If the correct mode was with activity, i think it's necessary have a master activity and all the other activities extends master activity.
How is the correct mode?
How i've to call the other fragment/activity by the onSlideMenuItemClick? Is it a intent?