开发者

Can I mix grouped and full-width cells in a UITableView?

开发者 https://www.devze.com 2023-04-02 23:01 出处:网络
I\'ve been given a design for a view which mostly uses grouped table cells, bu开发者_C百科t every so often has a full-width cell for particularly important calls to action.Can I mix grouped and full-w

I've been given a design for a view which mostly uses grouped table cells, bu开发者_C百科t every so often has a full-width cell for particularly important calls to action. Can I mix grouped and full-width cells in a UITableView? If so, how?


I think you can't do it natively, but you can try to simulate it using full-width cells and putting a background image with rounded corner in cell content.

0

精彩评论

暂无评论...
验证码 换一张
取 消