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: Only show divider in settings for headers #11631

Merged
merged 2 commits into from Mar 9, 2023

Conversation

K0bin
Copy link
Contributor

@K0bin K0bin commented Mar 8, 2023

Before:
image

After:
image

I think it looks much cleaner. I can't request a review, so I'll just ping @t895.

@t895
Copy link
Contributor

t895 commented Mar 8, 2023

Could you apply this to the cheats list too?

@K0bin K0bin force-pushed the pref-divider branch 2 times, most recently from 52d6ec8 to f101892 Compare March 8, 2023 16:01
@K0bin
Copy link
Contributor Author

K0bin commented Mar 8, 2023

Done.

@t895
Copy link
Contributor

t895 commented Mar 8, 2023

Could you also apply the built-in codestyle? You're using two spaces for indentation when it should be 4.

@K0bin
Copy link
Contributor Author

K0bin commented Mar 8, 2023

@t895
Copy link
Contributor

t895 commented Mar 8, 2023

Yes, but that's for the Java code. For Kotlin we're using the official style. I have it set in gradle.properties.

Admittedly it's a little confusing right now but I have a block on finishing the conversion of the project to Kotlin.

Copy link
Contributor

@t895 t895 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MayImilae
Copy link
Contributor

I don't feel like this is necessarily the perfect solution, as there is some clarity issues with it like this, but the dividers as they are are way too strong and busy. Either the dividers need a total rework or they need to be removed. So, I think this is a net win even if it isn't "perfect".

LGTM.

@t895 t895 merged commit a6b1b2f into dolphin-emu:master Mar 9, 2023
@K0bin K0bin deleted the pref-divider branch March 9, 2023 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants