How well does the new Compose shared element API handle text❓🧐
Well... I'll let you be the judge of that.😉
See 👇 for shared texts transforming the font size change
BTW, this is the default behavior for `shareBounds` in the latest androidX snapshots: https://t.co/o3RvfgmkvH
Help us welcome @jossiwolf to the #dcldn23 speaker lineup! 🇬🇧
Walk away with a solid understanding of what building an #API entails, an example API design process, #JetpackCompose-specific design details & how this maps to non-library codebases.
https://t.co/DfNurownJl
Don't miss @riggaroo at #dcnyc23 🍎
In this session, you'll go through some practical examples of how to implement animations in #JetpackCompose, such as working with gestures to control animations & how to do state-based animations.
Full abstract here: https://t.co/4z1RprtdH8
Compose team just published new API guidelines for @Composable UI components.
Those are API patterns and behaviour best practices that we found useful and scalable in compose APIs, but they can be useful for any library or application component as well.
https://t.co/odWiwOHOeQ
@GakisStylianos We have some samples (search for AnchoredDraggableSamples on https://t.co/LDsWf5Nc2N). https://t.co/myvtcJPwaS mostly references stable releases, so we will have documentation there once 1.6 goes stable. That being said, the samples should get you started!
Between talks and panels at Droidcon Berlin, the Swipeable to AnchoredDraggable migration guide was published! Check it out and let us know any questions and feedback!
https://t.co/mHanKHD4on
Today, we merged a set of changes that will publish AnchoredDraggable in Compose Foundation. This is the successor to Swipeable which will be deprecated in favor of AnchoredDraggable. Stay tuned for the next alpha version(s) - or try a snapshot build (see https://t.co/3xPIN97dKT)
A new talk has been added to the agenda! Don't miss this panel with @zsmb13, @keyboardsurfer, @jossiwolf, @shed2k, @shikasd_ & @Lojanda where they will answer your burning #Android questions in Lovelace at 5pm 📣
Full abstract here: https://t.co/bnN7RIWedO
Today, we merged a set of changes that will publish AnchoredDraggable in Compose Foundation. This is the successor to Swipeable which will be deprecated in favor of AnchoredDraggable. Stay tuned for the next alpha version(s) - or try a snapshot build (see https://t.co/3xPIN97dKT)
Don't miss @jossiwolf at #dcbln23 👏
After this talk, you will leave with a solid understanding of what building an #API entails, an example API design process, as well as #JetpackCompose-specific design details & how this maps to non-library codebases.
https://t.co/CqLEbxMmzx
We will publish a migration guide, docs etc when the release goes out. In the meantime, please try snapshot builds (see https://t.co/3xPIN97dKT) and let us know your feedback through https://t.co/wKE1WerjLk! (5/5)
AnchoredDraggable also lives in Foundation, compared to Swipeable which lived in Material. If you are building a non-Material design system but want to build your own sheets, drawers etc this will be interesting to you :) (4/5)