Can anyone point me to the source code of the Andr...
# compose-android
t
Can anyone point me to the source code of the Android Studio preview plugin? (Which is respnsible for displaying the Compose previews) I did already found the source for the tooling package here:
Copy code
<https://android.googlesource.com/platform/frameworks/support/+/androidx-main/compose/ui/ui-tooling/src/androidMain/kotlin/androidx/compose/ui/tooling/ComposeViewAdapter.android.kt>