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

Issues with Compose app and Theme.AppCompat from the Rating Dialog #55

Open
theFasta opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@theFasta
Copy link

My app is a Compose App, its activities use Theme.Material.
This causes an immediate crash with the obvious following error: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.

And I cannot go back to Theme.AppcCompat in activitites.
Any suggestion?

@theFasta theFasta changed the title Issues with COmpose app and Theme.AppCompat from the Rating Dialog Issues with Compose app and Theme.AppCompat from the Rating Dialog Nov 28, 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

No branches or pull requests

1 participant