flip view not responding for swipe gesture emilsjolander/android-FlipView implementing Gridview/listview -
I am implementing Gridview in a flip page using emilsjolander / android-flipview,
< P> My issues are unable to go to the next page or the previous, randomly swipes this works in 5 I know that this is due to touching the blocking issue, which is not promoting Flippew from Gridview. Any fix will be appreciated.
GridView inside flip view:
I have the same problem, but gridwish By making it non-mutually solved, you have written your own class that expanded the gridview like this,
import android.content.Context; Import android.util.AttributeSet; Import android.view.MotionEvent; Import android.widget.GridView; Public Category NotifierTable Grid Gridview {Extends the Public Notetric Grid (Reference Reference, AttributeSet Attrs) {Super (References, ethers); } @ Override Public Boolean On IntraCaptive Event (Motion Avenes Eve) {Boolean Rate = Super. In Intercept Touch Avent (Eve); If (ret) getParent (). RequestDisallowInterceptTouchEvent (wrong); Return writ; } @ Override Public Boolean On Touch Event (Motion Event Eve) {Boolean Rit = Super. Totevent (eve); If (ret) getParent (). RequestDisallowInterceptTouchEvent (wrong); Return writ; }
}
`
And in the XML layout file, replace the gridview tag with this newly added custom gridview, it now works You will list ListView for extended category.
Comments
Post a Comment