While working on AS Dolphin bet 3 sometimes I can’...
# android-studio
l
While working on AS Dolphin bet 3 sometimes I can’t see the xml properly in the design tab. It’s just empty. Anyone else having this issue?
Looks like this
c
What does the error say when you click on the red icon in the top corner?
l
Hey @Chris Sinco [G]
Those are the errors
c
Can you expand the last one? “Failed to instantiate…”
l
Looks like customs views doesnt display properly
n
Try changing themes in design view, Similar issue happens with me in Electric eel
l
@Chris Sinco [G] same error on electric eel. Only happens when I use a custom view
c
Is this expected with your current themes?
Meaning, are you expecting the issue about Theme.AppCompat with your custom view or you know it's a big with Studio?
l
it’s a big with Studio
There is no problem when I open that layout using the stable version
Actually, I’ve tried settings other themes but doesn’t work as expected. I tried with an xml without custom views and works fine, So probably is a bug?
n
For me it's fixed when I set other themes in design view.
And check your custom view theme is sub of AppCompat
l
But as I said, why does it work properly in the stable version without any change on the theme? Anyway, I’ve already changed the theme and doesnt work
c
I see. Do you have the custom view code for us to test and repro on our end? And what stable version of Studio are you using exactly?