Hi! What would be Jetpack Compose equivalent for t...
# compose-android
v
Hi! What would be Jetpack Compose equivalent for the
android:imeOptions="flagNoExtractUi"
?
1
b
There isn’t an equivalent yet. https://issuetracker.google.com/issues/203549026
v
Thank you!
s
There is already no extract ui as far as know, so it would alredy be noop if we didnt add the extract ui
So functionality wise, compose is already no extract ui