I have been making an app that uses a recycler view in a navigation drawer. Why the contents of the recycler view are not showing up. The view is definitely the
I'm developing an Android 3.1 Tablet application. I'm using ViewPager and fragments on one activity. My problem is that I don't know how to set an ID or Tag to
I am using this approach: Separate Back Stack for each tab in Android using Fragments I am trying to push fragment from first fragment, after resume the Fragm
I want to have a menu for my main activity and a menu for a fragment which is contained in the main activity. The main activity menu should be removed and the f
I'm using the Navigation Component version 2.1.0-rc01 and I navigate back and forth between 3 screens using Navigation.findNavController(it).navigate(R.id.act