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 appears in multichoice #5

Open
sorrento opened this issue Mar 30, 2016 · 3 comments
Open

Keyboard appears in multichoice #5

sorrento opened this issue Mar 30, 2016 · 3 comments

Comments

@sorrento
Copy link

Hi, In the examplejson1, in the third page, the keyboard appears, even if there is nothing to write. What you write apperars in the next page, that is indeed string type

@CrandellWS
Copy link

my bad wrong issue moved to -> #6

@AndreiD
Copy link
Owner

AndreiD commented Jun 9, 2016

Notice it too. No time to fix. it

Listen people... This is not fitting to be a library
I was thinking anyone that uses this "library" # better just download the files, copy paste them, and easily edit them, because in 99% it would require custom stuff

@yudi0812
Copy link

yudi0812 commented Aug 3, 2017

I have fixed it by doing this >

Just comment or remove these lines >
InputMethodManager imm = (InputMethodManager) mContext.getSystemService(Service.INPUT_METHOD_SERVICE); imm.showSoftInput(editText_answer, 0);
from **FragmentTextSimple.java, FragmentMultiline.java and FragmentNumber.java **

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

4 participants