You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 **
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
The text was updated successfully, but these errors were encountered: