Answer the question
In order to leave comments, you need to log in
render not working in android studio Doesn't show elements in design. How to fix?
Just installed it and doesn't work right away (
Failed to load AppCompat ActionBar with unknown error
Failed to find style 'textInputStyle' in current theme
Answer the question
In order to leave comments, you need to log in
In the res\values\styles.xml file , replace
style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar"
with
style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar"
Try to rebuild the gradle and attach the full log of deployed errors
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question