简体   繁体   中英

Add a view to the bottom in AQGridView in iOS

I'm using AQGridView to show a grid image, now I want to load more data -> finish. But I want to insert UIActivityIndicatorView when scrolling to the bottom of AQGridView and I don't know how to achieve this.

Can anyone suggest me a solution?

If you are trying to do this without XIB it will be very difficult for you but you can create a view controller with Xib file to Create the interface of your choice. Here is the Video of how it can be done in the best possible way by Evadne Wu . And here is the Sample Project

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM