android - Fragment OnStop() Called when the Fragment is no longer started? -


i confused documentation fragments

http://developer.android.com/reference/android/app/fragment.html#onstop()

called when fragment no longer started.

as know if user navigates backward or fragment replaced/removed onstop() called.

can explain me how onstop() called when fragment no longer started?


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -