Continuing from the last Article where you created a ListFragment, you are going to create a blank Fragment now.
The purpose of this Fragment will be to display the Employee Details, when a user will click on an Employee.
The Fragment will appear next to the ListFragment for now. So go ahead, watch the video and try it out.
Source Code : https://github.com/ankur-srivastava/EmployeeApp/tree/master/app/src/main