## lib-ui-compose Module contains Jetpack Compose UI components for Android and the Desktop. Setup: To see previews in Android Studio, you must install the Compose Multiplatform IDE support plugin. File -> Settings -> Plugins, search for Compose Multiplatform IDE. Test tag convention: Editable fields: testTag should be the label, in snake_case Buttons: testTag should be label_button