android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.66k stars 4.71k forks source link

Filtering plant list causes strange visual list behavior #538

Open satur9nine opened 5 years ago

satur9nine commented 5 years ago

Tested on mater with latest commit d1eda0b6a0687bbfb6d50b2499b73a5635ddeb5e

Switch to Plant List Click filter button on top right Click filter button on top right again Scroll up and see first item is not top left then at top it re-animates and fixes itself in a strange way

sunflower

prasad79 commented 4 years ago

I have added a fix for this issue and made a pull request. Please do review it.