Rendering Problems The following classes could not be instantiated:
android.support.v7.internal.widget.ActionBarOverlayLayout (Open Class, Show Exception, Clear Cache)
What can be done to solve this? I can't get any preview for my XML coding.
Rendering Problems The following classes could not be instantiated:
android.support.v7.internal.widget.ActionBarOverlayLayout (Open Class, Show Exception, Clear Cache)
What can be done to solve this? I can't get any preview for my XML coding.
I think it's not a final solution, but changing the Theme
in design view from the base project theme
to anything else allows it to build.
from xml view, check your right side, there was an option for for "Preview"
It happens to me too,
the only ways I found to fix this issue is: at the top of Designer window
OR
the second choice is better because you will still able to see the same theme from API 22.