Custom Keyboard With RecyclerView
How can we set recyclerview as custom keyboard view instead of the Keys inside the keyboard view. The custom keyboard that I am trying to achieve is a options picker keyboard rather than the one that types. I have seen most of the custom keyboards allows to create typeable keypad but how can we replace it with the recyclerview to show lists and pick them.