Join Slack
Powered by
Is there a way to intercept the gboard’s down arro...
# compose
l
Lucas Kivi
06/05/2023, 11:20 PM
Is there a way to intercept the gboard’s down arrow? The arrow that is used to close the keyboard?
d
dewildte
06/06/2023, 12:17 AM
Can you not watch the IME inset?
dewildte
06/06/2023, 12:20 AM
https://developer.android.com/develop/ui/views/touch-and-input/keyboard-input/visibility
dewildte
06/06/2023, 12:21 AM
Also:
https://developer.android.com/develop/ui/views/layout/sw-keyboard
dewildte
06/06/2023, 12:23 AM
And here:
https://github.com/android/user-interface-samples/tree/main/WindowInsetsAnimation
dewildte
06/06/2023, 12:24 AM
As for the actual button on G-Board, probably not.
12
Views
Open in Slack
Previous
Next