veila
veila
I have a small issue. I want to set a view from CGRect(10,60,1,1) to CGRect(10,60,100,100), the size is good but the origin wrong. I print object and that is new...
Does FCFileManager have sort functions when list items in directory?
Hi, Like title, when I select more than one file path include file and directory, the directory lose data. And I always move all of them in one temporary directory...
When I set self.tableView.contentInset = UIEdgeInsetsMake(70, 0, 0, 0); The header always min height mode Please fix this.
How can I change text truncation tail like "See more"? and click that to expand text
When I download from dropbox or google driver, file url doesn't contain extension, and no any prefix to I can catch the file type. Pls help
I have a problem when using bottomRefreshControl. When I load more data. In method callback from api. I endrefreshing the UIRefreshControl. But it still call the selector. This is my...
I am using this category but it does not smooth when height's header view too big (table is group style).
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSURL URLByAppendingPathComponent:]: component, components, or pathExtension cannot be nil.' This crash I can not find it's case. It seems crash often....
How to calculated height of UILabel if know width. I need to set height of row in tableview