I'm developing an Android 3.1 Tablet application using android.support.v4.
I want to know if there is an event which is fired when user swipe from one fragment to another one.
Is there an event fired when a fragment is hide by another one?
|
I'm developing an Android 3.1 Tablet application using android.support.v4. I want to know if there is an event which is fired when user swipe from one fragment to another one. Is there an event fired when a fragment is hide by another one? |
|||
|
|
I think what you're looking for is the From that interface the The |
|||
|
|