uitableview - Create swipe to reveal buttons for iOS 7, using clear color for background -


i followed tutorial http://www.teehanlax.com/blog/reproducing-the-ios-7-mail-apps-interface/ add more button beside delete button when swiping.

but problem cell need use clear color background image can seen. approach used scrollview display content view , buttons view of tableview cell. if content view of scrollview has background color instead of clear color, can hide buttons these buttons display part determined our finger when swiping on cell, using clear color background makes these buttons show without need swipe right left on cell.

so can give me suggestion use clear color display background image without revealing under buttons?

you can use mgswipetablecell class creating swipeable buttons colour need. not interfere tableview cell color well. easy , quick implement.

https://github.com/mortimergoro/mgswipetablecell


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -