app / sg.edu.ntu.scse.cz2006.gymbuddies.ui.home / HomeFragment / onViewCreated

onViewCreated

open fun onViewCreated(@NonNull view: View, @Nullable savedInstanceState: Bundle?): Unit

Method called when the view is created in the lifecycle

Parameters

view - View: Fragment View

savedInstanceState - Bundle?: Android Saved Instance State