-
I'm having an issue similar to this (closed) issue, but only on iPad (for both simulator and device). On iphone everything works perfect.
https://github.com/John-Lluch/SWRevealViewController/issues/…
-
Before i integrated flexible bar, my table scrolled at correct position for cell via:
```
[self.tableView reloadRowsAtIndexPaths:@[indexPath] withRowAnimation:UITableViewRowAnimationFade];
[self.tab…
-
-
Hi @coderschoolreview
I finished Assignment 1.
Please help to review it.
Thanks
-
/cc @coderschoolreview
-
TagView height is not working perfect with tableView Cell.
Its clipping from bottom.
-
-
## Description
### How to reproduce
* Select any point on the map
* In context menu tap on **Add favorite**
* Scroll down to **Group** group, tap **Add a group**
* Add new group, tap **Save**
…
-
I have a problem. I create a TableViewController with dynamic height on the cells. I follow this answer
http://stackoverflow.com/questions/18746929/using-auto-layout-in-uitableview-for-dynamic-cell-l…
-
I would like to make add section header heading. Please help me how to show/make.