Konstantin Klassen
konstantinklassen.bsky.social
Konstantin Klassen
@konstantinklassen.bsky.social
Sticky list items in #jetpackcompose now with rounded corner support! Such a simple problem, yet so many iterations until I had something working. Have to work on performance now.
June 30, 2025 at 6:32 PM
Tried to rebuild the Android 16 notification glue/magnet/expressive thingy. Next are the corner sizes.
#androiddev #jetpackcompose
June 9, 2025 at 9:40 AM
I inflated an AdMob iOS native ad in #cmp from xib file. It only took me some days and my whole sanity 🤪. If anyone knows how to tell the UIKitView to wrap the UiView returned from the factory method, let me know 🙏. On to the Android part, which shouldn't take that long
April 26, 2025 at 4:39 PM
My first app using #cmp 🙌! It's a promo code aggregator for iOS and Android. Tried to limit the scope as much as possible since I had no experience with iOS whatsoever. Happy with the result! #androiddev
April 18, 2025 at 1:19 PM
A color picker that lets you switch between vibrant and muted color tones. #androiddev #jetpackcompose
February 4, 2025 at 12:49 PM
📣 Add to Cart! 1.3.0!
- 🔴 New indicators for new items
- 🚨 Mark products as urgent, which triggers a notification for other members in that list
⬇️ Download here: play.google.com/store/apps/d...
January 14, 2025 at 10:34 PM
Switching from a new item on a shopping list to an item marked as urgent by someone else in the list. Done with shape morphing and a decay animation for the rotation. #jetpackcompose #microanimations
January 2, 2025 at 12:13 PM
I made this custom sort order thing
December 12, 2024 at 11:03 PM
Google clearly inspired by PlanetaryFab, a FAB so big, that other elements orbits it 😀
December 12, 2024 at 6:48 PM
So I tried to implement my own drag & drop solution, but figured quickly I'd rather leave it to people that actually know what they're doing 😄. I just added a little spin to it during the drag. #androiddev #jetpackcompose
December 8, 2024 at 4:34 PM