Posts by Tháricki Pereira • 11 points
1 post
-
1
votes3
answers317
viewsA: How to not distort the layout when opening the keyboard?
I use this to adjust the layout with the keyboard open, maybe I can help you! getWindow().setSoftInputMode(WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE);