lydavid / MusicSearch

An Android app for browsing songs, artists, and anything related to them
Apache License 2.0
18 stars 0 forks source link

Compose UI preview missing from Android Studio #980

Closed lydavid closed 3 days ago

lydavid commented 3 days ago

It's because I removed this block recently^1

buildFeatures {
    compose = true
}