Design preview Not visible in Android Studio
The design preview for all other activities are visible, but for this specific activity(quiz_page.xml) the design preview is not visible.
I have tried all the things on the Internet including
- Invalid caches
- Force Refresh layout
- Disabled and enabled Android support plugins
2
Answers
If you pressed this icon:
you would get the desired reason why the design is not visible, please do that and update your question 🙂
In newer versions of Android Studio, there’s been a issue, XML will not be shown until you fix all the bugs available in your code.
Solutions