Takeshi Hagikura
Takeshi Hagikura
Thanks for the video. Looks like this is because FlexboxLayoutManager doesn't support predictive item animations yet ([example](http://frogermcs.github.io/recyclerview-animations-androiddevsummit-write-up/)). I tried to implement it, but haven't completed it. Let me keep this...
Ok, let me wait for the AGP becomes stable, thanks.
Hi Alex, Ok, I'll open a new branch instead of a forked repository. Thanks!
I'm guessing the recomposition for the all items happen because the entries of the topics list is recreated every time the follow button is clicked. ```kotlin @Composable fun TopicsTabContent( topics:...
+1 to krzema12 if there is a rough list of remaining tasks, I'd like to see if I can contribute, too. @Egorand
Ok, I'll check if GMD works with AGP 7.3.0. This PR was from the forked repository. I'll try it with the same repository in another branch.
Closing this in favor of https://github.com/android/nowinandroid/pull/479 to run GitHub Actions from the same repository instead of a forked repository.
Was it due to a temporal network issue? If so, could you close the bug?
Hi Pascal! Thank you for your reply. Actually I implemented part of it. Those source codes are based on that post on Google Code about a year ago. ( http://code.google.com/p/siena/issues/detail?id=6...
Ok. thanks!