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

Improved dialogs in the preferences #195

Merged
merged 2 commits into from
Sep 20, 2022
Merged

Improved dialogs in the preferences #195

merged 2 commits into from
Sep 20, 2022

Conversation

Bnyro
Copy link
Contributor

@Bnyro Bnyro commented Sep 20, 2022

Hey,
first of all thanks for all your work spent onto the project, it's the best looking app for me for listening to music while having a lot of features included (love the proxy) :)

This PR will improve the design of the preference dialogs by using the MaterialAlertDialogBuilder when showing preferences instead of using the preference dialogs by the androidx library since the material library doesn't have its own implementation of the PreferenceFragmentCompat.
Affected preference dialogs are the dialog of the ListPreference as well as the EditTextPreference.

Old:
image

New:
image

Regards

@Bnyro Bnyro changed the title improved dialogs in the preferences Improved dialogs in the preferences Sep 20, 2022
@z-huang
Copy link
Owner

z-huang commented Sep 20, 2022

Looks good! Thanks!

@z-huang z-huang merged commit 88b604d into z-huang:dev Sep 20, 2022
@Bnyro Bnyro deleted the prefdialogs branch September 20, 2022 15:15
thornySoap pushed a commit to thornySoap/InnerTune that referenced this pull request Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants