In this video of android technology, the navigation drawer and viewpager having recyclerview in its fragments is displayed. It also shows how to call next activity from the sliding menu(NavigationDrawer) list item.
Here, the RecyclerView content is taken from Custom ArrayAdapter and the same xml file is used into all of the three fragments. Different data in recycler view list item can be passed from the Arraylist defined in frgament's .java file.
See the source code at my post: [ Ссылка ]
Ещё видео!