android - horizontal slider a la gmail -
i see latest version of gmail has slider. basically, can slide entry reveal what's behind it. have been needing same thing. have tried use ontouch track displacement, etc. approach jiggery , actual scrolling lags quite bit. know how accomplish seek horizontal scrollview or such? or better yet, how gmail doing theirs?
an important aspect of mine have snap action. if user has scrolled greater x, continue sliding left her, example, until front image reaches left edge.
or use navigation drawer accomplish this? don't think yet, maybe has done it. have been working on week now, , attempts not quite there.
there couple dev bytes discusses how implement scratch (see "devbytes: animating listview deletion" , "devbytes: animating listview deletion: on gingerbread!"). alternatively, @ swipelistview.
Comments
Post a Comment