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

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -