Пример #1
0
 @Override
 public void pushFragment(Fragment fragment) {
   mNavController.push(fragment);
 }