RUGSoftEng / Winter-Summer-School-iOS

1 stars 0 forks source link

Activity indicators. #9

Closed Micrified closed 7 years ago

Micrified commented 7 years ago

The App lacks activity indicators in situations where data is being reloaded. This feedback is important to deliver to the user to both ensure they know their actions have had an effect and avoid unnecessary method calls (and network traffic) if they are not aware anything is happening.

Micrified commented 7 years ago

Activity indicators were added for all ViewController's containing UITableViews and UICollectionViews.