#jetpackcompose search results
Drop shadow API plus gradients can be used to give a search box an enticing glow like this in #JetpackCompose
Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose
Alhamdulillah, @droidconug was special, Planned for a talk, ended up with 5 contributions, a talk about #JetpackCompose and #firebase, panel discussion, round table, Judging and speaking at the AI buildation all in 2 days 😀.
✨ New article - Let's create the fake CRT effect from the latest Sweeper theme, in #JetpackCompose using graphicsLayer sinasamaki.com/creating-a-crt…
Big leap on StockInfo today 🚀 • Hilt + Room DI fixed • Add Item → DB → Main Screen fully wired • Real-time list updates with StateFlow • Crashes fixed (safe parsing ftw 🙌) Feels great to see the data finally flow end-to-end. #AndroidDev #JetpackCompose #Kotlin
100 more stars in two months 🥹 github.com/shub39 #OpenSource #Kotlin #JetpackCompose
🧊 3D cube in #JetpackCompose No model, just some matrix transformations applied on the UI Cooking this for my #Shipaton project
Done with the app's server section, now just gotta figure out how to package desktop apps for different platforms... Does anyone know how to package it for different OSes? last time i gave up bcuz the app size was getting huge #KMP #ComposeMultiplatform #JetpackCompose #Kotlin
Combining path animations and cube rotations for this magical reveal effect ✨ #JetpackCompose #shipaton #buildinpublic
✨ Random Character Animation in KMP GitHub: github.com/vishal2376/cur… #Kotlin #JetpackCompose #Compose #Animation #OpenSource
✨ Split Text Animation in KMP GitHub: github.com/vishal2376/cur… (Dropping code soon...) #Kotlin #JetpackCompose #Compose #Animation #OpenSource
My session "Dynamic UI with #Firebase and #JetpackCompose" at @droidconug Is available here youtu.be/pWWMh8m4QEQ?si…
youtube.com
YouTube
Dynamic UI with Firebase and Jetpack Compose - Droidcon Uganda #dcug25
100 more stars in two months 🥹 github.com/shub39 #OpenSource #Kotlin #JetpackCompose
Mastering LazyColumn in Jetpack Compose — The Ultimate Guide | Android with Rashid Saleem Complete PlayList : youtube.com/watch?v=d2Jsk7… #Mastering #LazyColumn #JetpackCompose #Ultimate #Guide #Android #Kotlin #Programming #AndroidWithRashid #RashidSaleem
Happy Faces, Happy Learning Cohort 2 enrollment started - androidengineers.in/masterclass/je… #androidDev #jetpackCompose
Jetpack Compose is reshaping Android UI. 🚀 Faster builds, less XML, clean Kotlin, reactive UI. If you’re building Android apps, Compose is the future. Full blog 👉 aistechnolabs.com/blog/mastering… #JetpackCompose #AndroidDev #AIStechnolabs
🚀 Jetpack Compose Tip Want your text to be selectable in Compose? Just wrap it in SelectionContainer #Kotlin #JetpackCompose #AndroidDev #KotlinTips #AndroidTips
🎄 Christmas is coming early to @AndroidDev_News! Get your IDEs ready. We’re cooking up a special 24-Day Advent Calendar for the community. No boring theory—just pure, hands-on #JetpackCompose. We start with a blank screen and end with a holiday masterpiece. 🎨 Details dropping…
Salam, I've started a series of articles about #JetpackCompose Side effects, Please read and tell me your thoughts in comments and share if you liked it. Jetpack Compose Side Effects: A Developer’s Journey ahmednmahran.medium.com/jetpack-compos… #AndroidDev #Kotlin #SideEffects #Performance
Big leap on StockInfo today 🚀 • Hilt + Room DI fixed • Add Item → DB → Main Screen fully wired • Real-time list updates with StateFlow • Crashes fixed (safe parsing ftw 🙌) Feels great to see the data finally flow end-to-end. #AndroidDev #JetpackCompose #Kotlin
I just published The Story Behind SmoothBottomNavigation-JetpackCompose And Why I Ended Up Building It Myself medium.com/p/the-story-be… #Jetpack #Compose #JetpackCompose #Android #android_app_developer
2 weeks ago I started using Compose Stability Analyzer plugin for Android Studio. Awesome tool helps to avoid performance issues real-time #jetpackcompose youtube.com/shorts/tj8cRuz…
youtube.com
YouTube
Jetpack Compose stability Analyser plugin for Android Studio | Dev...
Done with the app's server section, now just gotta figure out how to package desktop apps for different platforms... Does anyone know how to package it for different OSes? last time i gave up bcuz the app size was getting huge #KMP #ComposeMultiplatform #JetpackCompose #Kotlin
State hoisting in Jetpack Compose means moving state up to make components stateless and reusable. It boosts testability, clarity, and separation of concerns. Master this pattern to write cleaner, scalable UI with fewer bugs! #JetpackCompose #AndroidDev #StateHoisting
🔥 Compose Hot Reload is stable 🔥 Compose Hot Reload help building multi platform apps faster it works like a preview of your compose code. When you change your compose code, it update immediately on the preview. #Kotlin #JetpackCompose #AndroidDev #KMP github.com/JetBrains/comp…
Drop shadow API plus gradients can be used to give a search box an enticing glow like this in #JetpackCompose
🚀 Material_3_Expressive_List v1.0.1 is out! 🔹 Updated to Material 3 1.5.0-alpha09 🔹 Compose BOM 2025.11.01 🔹 Dependency + README updates Repo 👉 github.com/NicosNicolaou1… #AndroidDev #JetpackCompose #Material3 #Android #Kotlin #Material3Expressive
🎉 We just crossed 6,000 Android Engineers in this community! 💚 @androidweekly @AndroidDev @AndroidStudio @androidenginers #androidDev #kotlin #jetpackCompose
It seems like Compose 3 is a massive paradigm shift for #JetpackCompose, however we've been through this rodeo before. what do we think ? is this the one that'll stick ?
Thanks @sinasamaki for this wonderful article from which I took inspiration and implemented pager animation in my app. #JetpackCompose
🚀 Excited to share What’s New in Android at @GDG_Nairobi #BuildWithAI event today! ✅ Building apps for all form factors (phones, foldables, wearables, TV & more) ✅ AI-powered features with new APIs ✅ Boosting productivity with #JetpackCompose, Kotlin Multiplatform & Gemini
Android Interview Question: Explain Jetpack Compose Phases Answer: Thread 🧵 #AndroidDev #Compose #JetpackCompose
New updates for the JetTaskBoard project: - Adaptive layout support using the new ListDetailPaneScaffold and NavigationSuiteScaffoldLayout, previously we were using Two-Pane Api. 🪟 Works fine on Phones, Foldables and Tablets #androiddevs #jetpackcompose ⬇️
🎨 Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform
Spent some more time making examples. Big takeaway: I reeeally need to implement ctrl+z anyways, here are some more samples ✨ #JetpackCompose #BuildInPublic #ComposeMultiplatform
🎨 Making some spicy samples for UI I can make using my gradient playground #JetpackCompose #ComposeMultiplatform
Released the v1.2.0! New features: > Search with text and filter by date in history > Set daily reminder message with custom time Source code: github.com/adityasood04/S… Found a bug? Drop a DM or open an issue 🙌 #Android #JetpackCompose #letsconnect #OpenSource #buildInPublic
Just noticed our app has this "quote of the day" for today. Guess who is he? @striver_79 ji can you guess the person? 🙏
Ever wondered why your #JetpackCompose UI sometimes feels like it’s working too hard, even for small updates? Well, here’s the secret sauce: 𝘿𝙤𝙣’𝙩 𝙧𝙚𝙘𝙤𝙢𝙥𝙤𝙨𝙚 𝙩𝙝𝙚 𝙬𝙝𝙤𝙡𝙚 𝙙𝙤𝙣𝙪𝙩 𝙬𝙝𝙚𝙣 𝙖𝙡𝙡 𝙮𝙤𝙪 𝙣𝙚𝙚𝙙 𝙞𝙨 𝙩𝙝𝙚 𝙝𝙤𝙡𝙚! 1 🧵
Alhamdulillah, @droidconug was special, Planned for a talk, ended up with 5 contributions, a talk about #JetpackCompose and #firebase, panel discussion, round table, Judging and speaking at the AI buildation all in 2 days 😀.
With 𝗮𝗻𝗱𝗿𝗼𝗶𝗱𝘅.𝗰𝗼𝗺𝗽𝗼𝘀𝗲.𝘂𝗶:𝟭.𝟵.𝟬-𝗮𝗹𝗽𝗵𝗮𝟬𝟭, we can now use the brand-new 𝑴𝙤𝒅𝙞𝒇𝙞𝒆𝙧.𝙠𝒆𝙚𝒑𝙎𝒄𝙧𝒆𝙚𝒏𝙊𝒏() to keep the screen awake with ease💤 🤚No more juggling with 𝐖𝐢𝐧𝐝𝐨𝐰𝐌𝐚𝐧𝐚𝐠𝐞𝐫 𝐟𝐥𝐚𝐠𝐬 #JetpackCompose #AndroidDev
Something went wrong.
Something went wrong.
United States Trends
- 1. Michigan 123K posts
- 2. Michigan 123K posts
- 3. Bryce Underwood 2,804 posts
- 4. Buckeyes 12.8K posts
- 5. Ryan Day 6,089 posts
- 6. Stoops 4,641 posts
- 7. Sherrone Moore 2,111 posts
- 8. #GoBucks 7,940 posts
- 9. #TheGame 4,374 posts
- 10. Sayin 95.2K posts
- 11. #GoBlue 9,206 posts
- 12. Jeremiah Smith 8,055 posts
- 13. Clemson 6,934 posts
- 14. Bo Jackson 2,397 posts
- 15. Fortnite 199K posts
- 16. Vicario 3,254 posts
- 17. Kentucky 20.3K posts
- 18. #OSUvsMICH N/A
- 19. Malachi Toney 3,012 posts
- 20. Mr. Brightside N/A