-
Notifications
You must be signed in to change notification settings - Fork 500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support pagination in the Space Summary API #4994
Support pagination in the Space Summary API #4994
Conversation
📱 Scan the QR code below to install the build for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/xZ8Qec |
- Move back to default iOS activity indicator
- Revert test tweaks
import UIKit | ||
import Reusable | ||
|
||
class SpaceChildLoadingViewCell: UITableViewCell, NibReusable, Themable { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this cell will be reuse for other screens? If yes maybe we can use a common name like PaginationLoadingViewCell
- Update after review
fix #4893
Testable link: https://i.diawi.com/aEaPQD