Hello! The latest Jetpack Compose minor release, a...
# compose
t
Hello! The latest Jetpack Compose minor release, alpha07, is here! You can get it now from Google’s Maven Repository. Release notes are available at https://developer.android.com/jetpack/androidx/versions/all-channel. As always, feedback is welcome; please log issues at https://issuetracker.google.com/issues/new?component=612128. Please note that we will not have a release in 2 weeks due to the American Thanksgiving holiday but will have a release 1 week later.
😱 5
🙌 9
🦜 10
🎉 43
K 2
a
Is Nav on the same release cycle? Every Compose will have a Nav update?
i
Yep, Navigation Compose and Paging Compose will release alongside the rest of the Compose 🙂
✔️ 1
t
@Ian Lake while waiting for compose to reach stable, any reason the previous fast iterations on fragments are stopped? So many promising things in 1.3.
i
Probably makes more sense to keep the conversation here in the #compose channel focused on Compose 🙂 Feel free to DM me.
o
BasicText
is annotated as
@OptIn(InternalTextApi::class)
Correct me if I am wrong, this means that for a non material compose theme, we need to implement our own Text Composable ?
s
hi @Ian Lake excited to try nav alpha02! did transitions make it in?
i
No, Transitions are not part of Nav Alpha02. Feel free to star the issue for updates: https://issuetracker.google.com/issues/172112072
a
Is updating docs in the release cycle? Or just when time allows? Docs still point to '
Copy code
"1.0.0-alpha01"
Just wanted to say "thanks!🙏🏽