Android Studio 3.1 layout preview does not show preview for some layouts
问题 Since today morning I started encountering this weird issue. Android Studio layout preview panel and Design view was not displaying some of my layouts which were perfectly fine until I updated Android Studio from 3.0.1 to 3.1 . I tried following which didn't helped : Updated buildTools from 27.0.2 to 27.0.3 Updated support library from 27.0.2 to 27.1.1 Updated constraint layout library from 1.1.0-beta5 to 1.1.0-beta6 Synced Project with Gradle files multiple times Clean and Rebuilt project