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

Registration dialogs don't follow platform styles #87

Open
nikclayton opened this issue Aug 10, 2024 · 0 comments
Open

Registration dialogs don't follow platform styles #87

nikclayton opened this issue Aug 10, 2024 · 0 comments

Comments

@nikclayton
Copy link
Contributor

nikclayton commented Aug 10, 2024

The registration dialogs don't follow platform styles.

It currently looks like this:

image

I'm about to send some PRs that fix this, and now it looks like this:

image

They're stacked one of top of another for easy review.

There's a sixth PR that uses androidx.appcompat to get proper styling for the dialog. The result of that one is

image

However, that requires bumping the min SDK value, which you might not be in favour of.

I'll come back and update this issue with a link to the PRs in a minute.

PRs (in order, as I say, they're stacked, so each one includes the changes from the previous one).

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

No branches or pull requests

1 participant