You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When utilizing a soft Keyboard, the behavior isn't as expected.
I'm utilizing the recycler view inside the standard bottom navigation view activity for one of the fragments and the onKeyListener is not triggering with my soft Keyboard input. This won't let me see which item is being looked at, but the default focusing allows me to move and scroll between list items and will only show the focused one when it is selected.
The text was updated successfully, but these errors were encountered:
When utilizing a soft Keyboard, the behavior isn't as expected.
I'm utilizing the recycler view inside the standard bottom navigation view activity for one of the fragments and the onKeyListener is not triggering with my soft Keyboard input. This won't let me see which item is being looked at, but the default focusing allows me to move and scroll between list items and will only show the focused one when it is selected.
The text was updated successfully, but these errors were encountered: