我想在软键盘上显示DialogFragment.(我的对话框中有一些表情符号,我想在软键盘和表情符号之间切换,就像whatsapp一样)
我已将softInputMode设置为LayoutParams.SOFT_INPUT_STATE_VISIBLE,但我无法将dialogFragment放在键盘上.我试图将窗口重力设置为底部,但它不起作用
这就是它的样子
android dialogfragment
android ×1
dialogfragment ×1