Scroller TableView

    实现一种特殊的列表效果。列表cell的布局像一个阶梯,划动列表时,中间的cell会突出显示,其他cell会变淡甚至隐藏。必须启用ARC编译模式。

    

    Code4App编译测试,测试环境:Xcode 4.3, iOS 5.0。
  • ios Scroller TableView

转载:http://www.adobex.com/ios/source/details/00000024.htm

你可能感兴趣的:(tableview,scroller)