QMBForm
QMBForm copied to clipboard
Text in wrong field
Hello,
i expect a Problem regarding Android N (7).
If I type something in an field (text or texttfield) it doesn´t matter. The text is added in the first element of the List.
Any suggestions why?
I found a fix. I removed
listView.setDescendantFocusability(ViewGroup.FOCUS_AFTER_DESCENDANTS);
in FormManager.java