stantanasi / streamflix

An Android TV and mobile app to stream movies and TV shows for free
Apache License 2.0
390 stars 53 forks source link

Flash of posters when scrolling up #77

Open oathzed opened 4 months ago

oathzed commented 4 months ago

Description

The continue watching section will flash the posters when scrolling up from the bottom.

See video: Look to the left of the screen https://imgur.com/a/2NigJo2

Reproduction steps

  1. Add a couple items to "continue watching"
  2. Add a movie to favourites,
  3. Now scroll to the bottom of home
  4. Then scroll back up, when you got the section just below continue watching, you will see a flash of the poster you added to continue watching, for me it's American idol.

This probably has something to do with the newly added favourites sections.

App version

Latest always

Operating system

Shield tv Android 12

Logs

No response

Please confirm the following

oathzed commented 2 months ago

@stantanasi any idea how to fix this one? Seems like it has something to do with populating certain lists (I think continue watching, and favorite lists)

stantanasi commented 2 months ago

I don't know either. I think it's probably because of the way I implemented the nested list but I don't know how to fix it.

oathzed commented 2 months ago

I don't know either. I think it's probably because of the way I implemented the nested list but I don't know how to fix it.

Ahh ok got yeh. Thanks for explaining