iphone - UITableView hide first cell -



iphone - UITableView hide first cell -

i trying recreate mutual pull downwards refresh user interface see in many apps these days. first cell 1 hidden , has refresh loading on it, how table view start @ index row 1 rather 0 refresh cell hidden?

any help appreciated.

thanks

sam

you can @ leah culver's pulltorefresh project , alter code according requirements.

iphone objective-c ios xcode

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -