Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Animate covers on focus change #11256

Merged
merged 1 commit into from Nov 16, 2022

Conversation

t895
Copy link
Contributor

@t895 t895 commented Nov 6, 2022

Subtle animation when using controller navigation.
animate-cover

@K0bin
Copy link
Contributor

K0bin commented Nov 6, 2022

It would probably be better to cache the animations and not reload them every time.

@t895
Copy link
Contributor Author

t895 commented Nov 6, 2022

It would probably be better to cache the animations and not reload them every time.

Got it

Co-Authored-By: JosJuice <josjuice@gmail.com>
@MayImilae
Copy link
Contributor

The grey colour in the demo isn't amazing, it's a little dark so black text on mid grey background is pretty eh, but that's an easy detail to fix later. The animation itself is good. LGTM.

@t895
Copy link
Contributor Author

t895 commented Nov 7, 2022

The grey colour in the demo isn't amazing, it's a little dark so black text on mid grey background is pretty eh, but that's an easy detail to fix later. The animation itself is good. LGTM.

Yeah that's just the default "focus" color in Android. I'll find something better later.

@JosJuice JosJuice merged commit 7ce2be9 into dolphin-emu:master Nov 16, 2022
11 checks passed
@t895 t895 deleted the animate-focus-change branch January 1, 2023 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants