-
There is an issue I run into when I quickly double click a button that navigates to another screen in my Compose.
it looks like androidx.lifecycle:lifecycle added dropUnlessResumed in version 2.8.0…
-
**Is your feature request related to a problem? Please describe.**
Implement the data visualization for the generated indicators for the In-App reporting modules
**Describe the solution you'd like…
-
https://developer.android.com/jetpack/androidx/versions/all-channel#april_3_2024
Navigation ComposeでSafe Argsのサポートが開始されています。
-
https://developer.android.com/jetpack/androidx/versions/all-channel#may_3_2023
Jetpack Compose 1.4.3, Media Router 1.4.0 など
-
[Compose for iOS](https://github.com/JetBrains/compose-multiplatform/#readme) just got Alpha yesterday. Is there any way that this library will support
shared view model that can be used in the shar…
-
https://developer.android.com/jetpack/androidx/versions/all-channel#june_15_2022
Jetpack Compose 1.2 が RC になっています。
-
https://android-developers.googleblog.com/2020/08/announcing-jetpack-compose-alpha.html
Jetpack ComposeのAlphaがリリースされました。それに合わせてCodelabやSampleも追加で公開されています。1.0は2021年にリリース予定とのことです。
-
https://developer.android.com/jetpack/androidx/versions/all-channel#july_1_2021
Jetpack Compose 1.0.0-rc01がリリースされています。
-
https://developer.android.com/jetpack/androidx/versions/all-channel#june_2_2021
Jetpack ComposeがKotlin 1.5に対応されています。
-
### Description
I have a test for some code in Jetpack compose, including a "androidx.compose.foundation.text.ClickableText"
My ClickableText has its text attribute set to an AnnotatedString which c…