Answer the question
In order to leave comments, you need to log in
Why are design android studio elements not showing up?
Why can't items be displayed?
And when you start everything is fine
Answer the question
In order to leave comments, you need to log in
Try replacing the support:design library (in build.gradle Module: app) with the version below.
For example, it helped me to replace
implementation 'com.android.support:design:28.0.0-alpha3' with
implementation 'com.android.support:design:28.0.0-alpha1'
The difference between the API versions is probably, try to click on it and show what's there:
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question