Search code examples
androidandroid-studiodrawablepreview

Android Studio: Drawable xml preview not working


Last time I did this, it worked. But now, my Android Studio couldn't show a preview of the drawable which i made before.

AS's Preview pane is empty


Solution

  • Android Studio is not showing preview when state_pressed=true. Replace true to false to enable the "show preview".