Skip to content

Commit

Permalink
Replace deprecated SwipeRefresh with recomended PullRefreshIndicator …
Browse files Browse the repository at this point in the history
…and implement pull to refresh for Feeds Page. (#850)

* Flow Page: replace SwipeRefresh with PullRefreshIndicator.

* Feed Page: use PullRefreshIndicator for pull down refresh.

* SwipeRefresh: Removed due to deprecation.

* Switch from MD2 PullRefresh to MD3 PullToRefresh

---------

Co-authored-by: Will McCall <[email protected]>
  • Loading branch information
yajaru and Will McCall authored Oct 14, 2024
1 parent 006396c commit 2408780
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 187 deletions.
31 changes: 0 additions & 31 deletions app/src/main/java/me/ash/reader/ui/component/base/SwipeRefresh.kt

This file was deleted.

Loading

0 comments on commit 2408780

Please sign in to comment.