-
Notifications
You must be signed in to change notification settings - Fork 39
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 is not showing up when clicked on parked view #2
Comments
Thank you for using. Hmm... . I have not good idea soon. Did you rewrite my example code ? |
I just copied what ever you have in the description. BTW, this is a nice. Hope you develop more like this. |
Same issue, I am also facing, I just downloaded the project and ran it in 5.1.1, the keyboard is not opening. |
@EpariNigam could you resolve this problem? |
@raviteja06 @EpariNigam @MahdiPishguy Haha, I had the same problem... The first thought that came to my mind was focusability, so I tried:
and it worked like a charm! ;) P.S Hey, @gotokatsuya Thanks for this nice library, cool name too, the only catch is that it sounds like a subclass of |
Hey, @gotokatsuya Just tried fixing it from the class side so that there's no change required in the XML side. I simply put |
I imported your code and used the example code into xml. But when i click on view the keyboard is not showing up. Any suggestions?
The text was updated successfully, but these errors were encountered: