-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
featureFeature requestFeature request
Description
Describe the new feature
API supports pagination and sends the LastEvaluatedKey
which can be used to retrieve the next page of data. This support is currently missing in the file listing feature.
Describe the solution you'd like
Store LastEvaluatedKey
in shared preference storage and use that in subsequent API calls. Possibly use the existing class that is UserManager
to achieve this, since it is already injected.
Device Information:
Add device information if the feature is device-specific
- Device: ANY
- Version: N.A.
Would you like to work on this issue
- Yes
- No
Metadata
Metadata
Assignees
Labels
featureFeature requestFeature request