KK
Size: a a a
KK
P
А
V
VM
override fun onFullScreenEnabled() {
val host = supportFragmentManager.findFragmentById(R.id.navHostFragment) as NavHostFragment
if (host.navController.currentDestination?.id == R.id.splashFragment) Log.d("some", "splash")
else Log.d("some", "other")
}
А
VM
А
VM
(activity as MainActivity).onFullScreenEnabled()
VM
А
VM
А
VM
А
E
EK
ДШ
f
E