I want to implement the following behavior: 1) I have my own bottom bar with some buttons
2) When I click on button "keyboard" I want to show default virtual keyboard with one textView. But my "bottom bar" should be visible as the following image.
I checked a lot of articles but I can not find how to implement it. Could you please help me.