Relative Content

Tag Archive for androidkotlinandroid-jetpack-composeandroid-jetpack-compose-preview

Multi-module Jetpack Compose UI Previews

I have the issue that whenever I have a multi-module project, all Jetpack Compose UI previews except for the ones in the app module display an additional TopAppBar with the text androidx.compose.ui.tooling.PreviewActivity when being executed on a device. You can see the result here: