Answer the question
In order to leave comments, you need to log in
Android Studio - designer doesn't see components?
There is an error in the designer and the elements are not displayed:
Render problem
Failed to load AppCompat ActionBar with unknown error.
compileSdkVersion 28
minSdkVersion 14
targetSdkVersion 28
'com.android.support:appcompat-v7:28.0.0-rc02'
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
<style name="AppTheme" parent="Base.Theme.AppCompat.Light.DarkActionBar">
then there is no error, but they write on SO that problems are possible in this case.
Answer the question
In order to leave comments, you need to log in
This is a known issue. Downgrade com.android.support:appcompat-v7
to stable.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question