xamarin - Enable swipe in tabbed page on Android? -


swiping pages doesn't work when using tabbedpage in xamarin.forms on android.

is there way enable it? need create custom renderer?

this type of behaviour not common on platforms need create custom renderer.

the gesture recogniser in xamarin.forms tapgesturerecognizer think working on adding more. here useful examples point in right direction creating custom renderer:

  1. robgibbens
  2. mr.gesture

another option mr.gestures adds down, up, tapping, tapped, doupletapped, longpressing, longpressed, panning, panned, swiped, pinching, pinched, rotating , rotated events each , every layout.


Comments

Popular posts from this blog

php - Admin SDK -- get information about the group -

dns - How To Use Custom Nameserver On Free Cloudflare? -

Python Error - TypeError: input expected at most 1 arguments, got 3 -