stantanasi / streamflix

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

Have it remember your position on back press #24

Open oathzed opened 1 year ago

oathzed commented 1 year ago

Description

Hello, just first like to say, great job on the app, it's pretty polished so far!

Is it possible to have the app remember what poster you were on before you pressed it? Like if you select a movie, and press back, currently it jumps your cursor over to the side menu instead of remember what movie you pressed.

Reproduction steps

go to any movie, select it, then press back, it hops your selector over to the side menu

App version

v1.3.0 (Latest)

Operating system

shield android tv

Logs

No response

Please confirm the following

stantanasi commented 1 year ago

I was planning to fix this for so long! ^^ I will look into it soon!

oathzed commented 1 year ago

Awesome, thanks!

oathzed commented 9 months ago

Any headway on this one mate? @stantanasi

stantanasi commented 9 months ago

It's more complicated than it seems. I tried some things but it doesn't seem to work 🫤

I still want to implement this feature but it could take some time before it's done.

oathzed commented 9 months ago

It's more complicated than it seems. I tried some things but it doesn't seem to work 🫤

I still want to implement this feature but it could take some time before it's done.

Ahh ok that's fair, thank you :)

stantanasi commented 9 months ago

Useful links for me to easily access them later:

Saving Scroll Positions of Nested RecyclerViews Restoring scroll position of nested RecyclerViews

oathzed commented 7 months ago

Yay you did it :D. Excited to see this new update. Great job man!

stantanasi commented 7 months ago

Available on Release 1.4.0

oathzed commented 7 months ago

Available on Release 1.4.0

Doesn't seem to work properly on search.

Recreate:

Search "Harry Potter" scroll down and select a Harry Potter movie, now press back, you focus will jump to the search bar, it should go to that movie you were just looking at.

Same thing happens when you select a genre from search

oathzed commented 2 months ago

Available on Release 1.4.0

Doesn't seem to work properly on search.

Recreate:

Search "Harry Potter" scroll down and select a Harry Potter movie, now press back, you focus will jump to the search bar, it should go to that movie you were just looking at.

Same thing happens when you select a genre from search

@stantanasi and not sure how easy this is to fix but this would also be nice for next release! :D. No worries if its too much work for the next release.

stantanasi commented 2 months ago

@stantanasi and not sure how easy this is to fix but this would also be nice for next release! :D. No worries if its too much work for the next release.

I don't really know how to fix this yet, so it will not be available on the next release, but I look into it

oathzed commented 2 months ago

@stantanasi and not sure how easy this is to fix but this would also be nice for next release! :D. No worries if its too much work for the next release.

I don't really know how to fix this yet, so it will not be available on the next release, but I look into it

Copy that, thanks