Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
4.31k stars 179 forks source link

Migrate to `androidx.compose.foundation` FlowLayouts #723

Closed JunkFood02 closed 1 week ago

JunkFood02 commented 3 weeks ago

Remove the deprecated accompanist-flowlayout from the app

Reference: https://google.github.io/accompanist/flowlayout/

aualbert commented 2 weeks ago

Done as well as https://github.com/Ashinch/ReadYou/issues/721. I will issue a pull request once https://github.com/Ashinch/ReadYou/pull/744 is merged.