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 group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -