yshrsmz / KeyboardVisibilityEvent

Android Library to handle software keyboard visibility change event.
Apache License 2.0
1.74k stars 171 forks source link

using rootView instead of first child #63

Closed kuno closed 3 years ago

kuno commented 3 years ago

https://github.com/yshrsmz/KeyboardVisibilityEvent/issues/61

Not sure this is the best solution but works for me

yshrsmz commented 3 years ago

thanks, let's see how it goes ;)