What are the differences between onCreate()
, onCreateView()
, and onActivityCreated()
in fragments and what would they each be used for?
What are the differences between onCreate()
, onCreateView()
, and onActivityCreated()
in fragments and what would they each be used for?