Posts by Rafael Souza • 1 point
1 post
-
0
votes5
answers13518
viewsA: Hide the keyboard
I also had this problem and solved setting Relativelayout with an id and using this code: Relativo.setOnTouchListener(new View.OnTouchListener() { @Override public boolean onTouch(View view,…