X is down?
X is down?
Yeah maybe we can add a new item in the journey test
Not a bad way to spend the weekend ๐
!
github.com/android/andr...
#AndroidDev
๐๐ซ๐ข๐ญ๐ ๐ฒ๐จ๐ฎ๐ซ ๐๐ฉ๐ฉ ๐ฃ๐จ๐ฎ๐ซ๐ง๐๐ฒ ๐๐ฌ ๐ญ๐๐ฑ๐ญ... ๐๐ง๐ ๐๐จ๐จ๐ฆ ๐ข๐ญ'๐ฌ ๐๐ง ๐๐ฎ๐ญ๐จ๐ฆ๐๐ญ๐๐ ๐ญ๐๐ฌ๐ญ!
Since #GoogleIO ended, thereโs one feature I couldnโt stop thinking about and yes, it was the first thing I had to try out ๐
No setup nightmares!
#AndroidDev #Android
At least I tried ๐! Maybe next year again.
TIL that Dynamic colors for home screen widgets on #Android change not only based on what the wallpaper is but also where the widget is placed?
#AndroidDev
Congrats John ๐
๐ A Perfect Decision! ๐
Jetbrains will discontinue KMP support in Fleet over the next three months and will not release a standalone IDE for KMP.
From my point of view, JetBrains has made an excellent choice by listening to developers.
blog.jetbrains.com/kotlin/2025/...
Did you know ๐๐๐๐ฃ๐ฉ๐๐ง๐๐๐จ๐ค๐ช๐ง๐๐ can slow down your app?
Itโs mutable, triggering unnecessary recompositions. Use ๐๐ข๐๐๐๐๐๐๐ฉ๐ค๐ง for icons, it's immutable and more efficient!
Want more details? Check my LinkedIn post:
www.linkedin.com/posts/qamar-...
#AndroidDev #JetpackCompose
I built a #JetpackCompose tool to track recompositions in real-time! It shows when and how your UI recomposes with a live count.
Source code : github.com/qamarelsafad...
#AndroidDev #Kotlin