Skip to content

Conversation

AnirudhPudari
Copy link

@AnirudhPudari AnirudhPudari commented Mar 27, 2023

Why these changes are required ?

Issue link

  • Currently on the task list screen when the content is empty or no tasks, pull to refresh doesn't work(it is not shown at all after you swipe down vertically)
  • Reason is the empty container shown doesn't contain pull to refresh
  • Exisiting SwipeRefresh is deprecated

What changes are addressed ?

  • Addressed the issue of showing a pull to refresh spinner both when the content is empty and not empty
  • Migrated SwipeRefresh to PullRefreshIndicator as suggested
todo_test.webm

@dturner
Copy link
Collaborator

dturner commented Jun 5, 2023

Please fix the spotless formatting.

@AnirudhPudari
Copy link
Author

AnirudhPudari commented Jun 23, 2023

Please fix the spotless formatting.

@dturner Hi, I have addressed the issue, Please review PR. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants