https://kotlinlang.org logo
Title
t

theapache64

01/29/2022, 9:35 AM
Keyboard type changes very quickly during focus request looks fixed. But i guess its not included in the recent compose-ui release(1.2.0-alpha02). How can i test the fix? Do we have a snapshot build?
1
+ @Zach Klippenstein (he/him) [MOD]
UPDATE: Got the snapshot (1.2.0-SNAPSHOT) from.
maven {
    url = uri("<https://androidx.dev/snapshots/builds/8130890/artifacts/repository>")
}
It works 🚀 Thanks!
c

Colton Idle

01/30/2022, 12:31 AM
Ooh! This is fixed in a snapshot? this was super annoying. Once we get textfield being hidden by keyboard I think compose will be pretty much perfect IMO. love all the small fixes with text fields being made.
:kotlin-intensifies: 2
z

Zach Klippenstein (he/him) [MOD]

02/01/2022, 2:17 AM
I like your optimism, I look at the backlog way too much to feel the same 😅 Glad it's working in a snapshot build though! Lots more fixes coming soon
:kotlin-intensifies-purple: 3