Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard always hide when dialog is show #6

Open
shiva0705 opened this issue Dec 16, 2015 · 1 comment
Open

Keyboard always hide when dialog is show #6

shiva0705 opened this issue Dec 16, 2015 · 1 comment

Comments

@shiva0705
Copy link

I am having issue, whenever easy dialog is shown the keyboard is hidden. I am trying to get it to the point where user can read the tool tip while typing in the edit text. I tried wrapping the layout in scroll view. Any help with would be appreciated!

@michaelye
Copy link
Owner

@shiva0705 Hi,EasyDialog is a "Dialog",when it's shown, it will cover the Activity.So it can NOT implement "read the tool tip while typing in the edit text".

I recommend you to use "PopupWindow",that might implement your requirement.Thanks!

http://developer.android.com/intl/zh-cn/reference/android/widget/PopupWindow.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants