F
F
fanhypermax2018-07-21 07:35:25
Android
fanhypermax, 2018-07-21 07:35:25

Why are design android studio elements not showing up?

Why can't items be displayed?
dfthqf_AQK6FpWKTrWM5zQ.png
And when you start everything is fine
u3h28_zKSiWn5JmFivcwwA.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
O
Oleg Grayaev, 2018-07-21
@Kanzaki101

5b538592d79be978859398.png

T
thealbre, 2018-07-23
@albre

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'

M
marataziat, 2018-08-02
@marataziat

The difference between the API versions is probably, try to click on it and show what's there:
5b6272f3543b9160671101.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question