googlearchive / paper-tabs

A tabs à la Material Design
22 stars 21 forks source link

No swipe support #73

Closed dheera closed 8 years ago

dheera commented 8 years ago

Would it be possible to incorporate swipe support into the paper-tabs, similar to what is seen here? https://github.com/vivekmarakana/polymer-viewpager

I feel like basic swipe gestures should be a basic integral part of the system, as they are in the native Android counterparts to many of the Paper Elements. Having official support for swipe gestures would also help thoroughly standardize the gestures and ensure that sensitivity, margins, speed, etc. do not unnecessarily vary across everyone's own implementation of those gestures.