-
Hello,
How do I remove first section header (set its height to 0)?
Do I need to subclass entire formcontroller?
Thank you.
-
For some reason the section cell does not support multi-line label with wordwrap. It always show single line. May be its not auto-adjusting the height of the cell, although I am using `tableView.rowHe…
-
Hi, thank you very much to simplify the process of defining and updating UICollectionView Compositional Layout 👍 Does ListKit also supports UICollectionView List Layout, which is available since iOS 1…
-
-
**Bug 表现**
RT, 见下图,第一个cell的时间label已经超过了cell。
**截图**
![Screen Shot 2020-03-13 at 1 04 04 PM](https://user-images.githubusercontent.com/6427544/76592144-6b847d00-652d-11ea-89cb-f2da5708ad56.png)
*…
-
Hi @dzenbot ,
When i use this project with MJRefresh, I found an issue, the offset of the empty data set view is wrong after refresh by MJRefresh. (by the way, if use tableView not collectionView,…
-
Hi Sergi, I write to tell you something I found in KoaPopover that don't let show all the popover content when the content is so long, and I want to comment to you.
In my case, I have a UITableView a…
-
I have a tableview. In every cell of my tableview there is a button & every button action it must show the dropdown option menu. I tried but can't make it work. Here is my code
```
func tableView(_ …
-
bugly崩溃日志
title | description
-- | --
0 UIKit | -[UIImage imageWithRenderingMode:] + 104
1 UIKit | -[UIImage imageWithRenderingMode:] + 104
2 app | -[UIScrollView(DZNEmptyDataSet) dzn_reloadEmp…
-
Overview:
This issue outlines buggy behavior found with URBNArrayDataSourceAdapter pertaining to the fallback data source and UITableViews.
Steps to reproduce issue: (see code snippet below)
- alloc…