mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-06-03 19:45:10 +08:00
Added example to readme for cell height.
This commit is contained in:
@@ -744,6 +744,7 @@ def table_data
|
||||
subtitle: "This is way too huge..see note",
|
||||
arguments: { data: [ "lots", "of", "data" ] },
|
||||
action: :tapped_cell_1,
|
||||
height: 50, # manually changes the cell's height
|
||||
cell_style: UITableViewCellStyleSubtitle,
|
||||
cell_identifier: "Cell",
|
||||
cell_class: ProMotion::TableViewCell,
|
||||
|
||||
Reference in New Issue
Block a user