Any first time speakers who have something really interesting to showcase or share with community do fill out the CFP
#2602 #kotlin#blrkotlin#community#cfp
Every Google app has it β long-press to select, toolbar transforms with delete/archive/share.
Material 3 for Compose? Zero support.
So I built it.
Introducing compose-contextual-appbar β animated contextual top app bar for Compose Multiplatform.
KMP: Android, iOS, Desktop, Web.
github.com/aldefy/compose-coβ¦
Here are few examples, along with rest of the documentation.
It should ideally make it easier to customize and build components. There are also performance benefits as well to styles approach, since they run at layout and draw phase.
developer.android.com/develoβ¦
hey guys, so update on animation app changes, I had started adding tests and measuring performance improvements.
And so far, improving BaseButton's recompositions improved startup by ~12% you can checkout full performance log.
π github.com/MadFlasheroo7/Comβ¦#compose#androidev#cmp
note the performance measurements are tested on android device it would be really helpful if you guys could suggest some tools for testing and improving performance for multiplatform.
π Weβre making it faster and easier for you to build Android apps using any agent, LLM, and tool with a new suite of resources β including the new and improved Android CLI.
Hereβs the breakdown on what's new: π§΅
Excited to announce Compose Animations 2.0! π
Migrated from jetpack compose to cmp, it looks and feels identical across every platform.
β¨ Playground: Build animation specs & copy-paste code instantly. π¨ Features @chrisbanesβ Haze & @mike_penzβ Shaders.
links below
#compose
π¨π¨ Important π¨π¨
A reminder to everyone who got approval to checkout their inbox for additional details required do fill out the form due to limited capacity and high waitlist failing to fill the form will be marked as Not Going to make space for others.
#blrkotlin#kotlin
π¨π¨Important π¨π¨
we have shared the confirmation for the first batch so do check your inbox slots are very limited so if you are unable to attend and have received confirmation kindly mark yourself as not going so we can allot that slot to someone else
Thanks π
π Want to see a preview of what's coming up in #JetpackCompose?
We heard you that debugging shared elements is tricky. In 1.11.0-alpha03, a new composable LookaheadAnimationVisualDebugging was added.
Wrap SharedTransitionLayout when debugging to add visual debuging! π