E
E
Egor Vostretsov2018-07-05 19:51:05
android studio
Egor Vostretsov, 2018-07-05 19:51:05

render not working in android studio Doesn't show elements in design. How to fix?

Just installed it and doesn't work right away (
5b3e4c45bb2c8078913116.png
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

2 answer(s)
N
NikCapko, 2018-07-10
@NikCapko

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"

V
Vadim Popov, 2018-07-07
@vadimpopov94

Try to rebuild the gradle and attach the full log of deployed errors

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question