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

Custom list preference #5

Merged
merged 1 commit into from
May 21, 2024
Merged

Custom list preference #5

merged 1 commit into from
May 21, 2024

Conversation

caarmen
Copy link
Owner

@caarmen caarmen commented May 21, 2024

Use a custom list preference, to be able to control the UI.

In the showDialog() method, use a DialogFragment instead of an AlertDialog.

square small round large round
square small-round large-round

Create a custom list preference, using a RecyclerView to display the choices.

Add some padding to the top of the title, and to the bottom of the list items, to ensure that the scrollbar will always appear (at least on the different emulators tested).

This is in the hopes that the app will finally be approved.
@caarmen caarmen merged commit 253b621 into master May 21, 2024
@caarmen caarmen deleted the custom-list-preference branch May 21, 2024 21:00
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.

1 participant