ios - How to set button to scroll to next tableview row? -


so each row has same button , want button scroll next row.

in tableview, can set each button has different tags(button.tag). when selected it, use tag decide row scroll to.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -