IntelliJ is missing device resources included from Android Studio.
These files can be found under in the Android Studio repo under artwork\resources\device-art-resources
- https://android.googlesource.com/platform/tools/adt/idea/+/refs/heads/mirror-goog-studio-main/artwork/resources/device-art-resources/ (permalink)
Then copied to Android SDK - $env:ANDROID_HOME\platforms\android-<version>\skins
(e.g. C:\Users\$env:USERNAME\AppData\Local\Android\Sdk\platforms\android-34\skins
)