michaelye/EasyDialog

Keyboard issue in dialog with edittext.

frodberserk opened this issue · 3 comments

Hi. Thanks for this great library. I am facing an issue. I am showing a listview and edittext inside the dialog. When I click on edittext, the keyboard opens and dialog gets very small. It is not showing the behaviour as of AlertDialog. Any ideas?

@frodberserk Hi,Thanks for using EasyDialog.I am sorry, but I am not very clear about "dialog gets very small" means,do you have screen-shots or other somethings to let me know the issue clearly.

@frodberserk Oh,I see, but I think EasyDialog may could NOT fulfill your requirement.Maybe add a ScrollView outside the Layout can fulfill,but it's just a guess.Hope it work.