I'm trying to achieve this design with compose. I want to open dialpad with number input keyboard, this action triggers once I click FAB icon.
I do not have TextField so cannot call the keyboard by default, in my case keyboard should open clicking on FAB.
I have tried few things, but keyboard won't show up, any clue?