Jayesh Seth πŸ’šπŸ’™πŸ§‘ (@madflasheroo7) 's Twitter Profile
Jayesh Seth πŸ’šπŸ’™πŸ§‘

@madflasheroo7

Native & Hybrid Android App developer and linux enthusiast

ID: 1517085840136347649

calendar_today21-04-2022 10:20:51

1,1K Tweet

300 Followers

590 Following

Jayesh Seth πŸ’šπŸ’™πŸ§‘ (@madflasheroo7) 's Twitter Profile Photo

Hey all, if you have something to share with the community do fill out the CFP we always encourage first time speakers or do drop us what would you like to have talks on #2601 sessionize.com/blrkotlin/ #blrkotlin #cfp #meetup

Jayesh Seth πŸ’šπŸ’™πŸ§‘ (@madflasheroo7) 's Twitter Profile Photo

Had to take help of `LocalWindowInfo` but it accurately depicts the device dimensions source if someone is interested github.com/MadFlasheroo7/…

Vishal Singh πŸ’š (@vishal2376) 's Twitter Profile Photo

Jelly shader experiment in Jetpack Compose Real-time touch distortion using AGSL ⭐ GitHub: github.com/vishal2376/vor… #Kotlin #JetpackCompose #Compose #Animation #OpenSource #Shaders #AGSL

Rahul Ravikumar (@tikurahul) 's Twitter Profile Photo

PSA: Starting Android Gradle Plugin 9.0 (or the latest stable version of R8): R8 will automatically optimize all Intrinsics.check* APIs in Kotlin automatically ! This should greatly help improve app performance (especially Compose given the large Kotlin library API surface).

Jayesh Seth πŸ’šπŸ’™πŸ§‘ (@madflasheroo7) 's Twitter Profile Photo

Flex Box introduced in 1.11.0 alpha is one of the most versatile layouts makes building custom adaptive layout very easy. it can very easily be extened with shared transition with custom keys to animate items at will #compose #androiddev Rebecca Franks Doris Liu

Belal Khan (@probelalkhan) 's Twitter Profile Photo

Shared an expert discussion with Rivu Chakraborty Every conversation with him brings fresh insights. We spoke about Android engineering, AI’s impact on developers, the real GDE journey, and long-term growth πŸš€ Video is live. Link in first reply πŸ‘‡ #GoogleDeveloperExpert

Shared an expert discussion with <a href="/rivuchakraborty/">Rivu Chakraborty</a> 
Every conversation with him brings fresh insights.

We spoke about Android engineering, AI’s impact on developers, the real GDE journey, and long-term growth πŸš€

Video is live. Link in first reply πŸ‘‡
#GoogleDeveloperExpert
Adit Lal (@aditlal) 's Twitter Profile Photo

Lumen is now truly KMP! πŸš€ Transparent coachmarks with cutout shapes, 6 animations, and customizable tooltips β€” running on Android, iOS, Desktop & Web via Compose Multiplatform. github.com/aldefy/Lumen #JetpackCompose #KMP #androiddev Go checkout beta 03 update today

Adit Lal (@aditlal) 's Twitter Profile Photo

Anyone shipping to the Play Store, ever seen crashes in Pre-Launch Reports you can't reproduce locally? Issues that only hit the automated review, but never prod or your own devices. How common is this? Working on something - drop a comment if you've dealt with it. #androiddev

Rebecca Franks (@riggaroo) 's Twitter Profile Photo

πŸ‘€ 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! πŸ›