Can Jetpack Compose be used to build App Widgets?
问题 With swift, widgets can be written using SwiftUI, but I have not seen any statements regarding whether Jetpack Compose can be used to build Android App Widgets. Is there any information where I can see how that can be done now that Compose is in Alpha? 回答1: That depends a lot on what you mean by "Jetpack Compose". We were discussing this just yesterday on Kotlinlang Slack. If you mean Compose UI and related packages — the library of composables that we can use to build the UIs displayed by