Android calls the ____________ method when it's time to display the layout for the fragment. This occurs after the onCreate method, but before the onStart method.

Android calls the ____________ method when it's time to display the layout for the fragment. This occurs after the onCreate method, but before the onStart method.



Answer: onCreateView


Learn More :