Match the name of the method with its description.
Fragment communication and lifecycle
Fragment methods
Report a typo
Match the items from left and right columns
onCreateView()onDestroyView()onStart()onViewStateRestored()onResume()called before the fragment becomes available for user interaction
creates and returns view hierarchy associated with the fragment
called when the state of the View hierarchy has been restored
called when the fragment becomes visible to the user
the fragment clears the resources associated with the view hierarchy
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.