akiomik / seiun

An experimental ATP/Bluesky client app for Android
https://play.google.com/store/apps/details?id=io.github.akiomik.seiun
Apache License 2.0
68 stars 6 forks source link

Fix inefficient profile and user feed loading #63

Closed akiomik closed 1 year ago

akiomik commented 1 year ago

UserFeedViewModel.getProfile and UserFeedViewModel.setFeed are called multiple times unintentionally.