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

Activity theme #21

Closed
krutzzz opened this issue Aug 24, 2022 · 1 comment
Closed

Activity theme #21

krutzzz opened this issue Aug 24, 2022 · 1 comment

Comments

@krutzzz
Copy link

krutzzz commented Aug 24, 2022

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.samprojre/com.example.samprojre.screens.main.MainActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity.
Currently, I am using Theme.Material3.Light.NoActionBar as a style for MainActivity and I didn't have that exception before when I extended MainActivity from AppCompatActivity

@krutzzz krutzzz closed this as completed Aug 24, 2022
@krutzzz
Copy link
Author

krutzzz commented Aug 24, 2022

Delete the issue, it was problem on my side of things, sorry

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