Android Keyboard Adjust Resize
问题 I am Developing one Application which contains Activity and Fragment . In Fragment Layout I used Relative Layout as Parent Layout,one button in bottom and in between Scrollview. Scrollview contains editText Boxes. If i click Last editTextBox in scrollview My keyboard hides the fragment . I tried adjustpan|adjustresize in manifest and also in my fragment but not yet problem resolved. 回答1: There are Android's bugs in this. After struggling a lot, I am able to come-up with a smooth workaround to