java - Hide cursor when keyboard hides -


looked though questions , can't find if there way hide cursor when keyboard hides. there no method(callback) keyboard hides? way documentation says not manner.

use edittext.clearfocus() method remove cursor.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -