Positioning EditText Above Keyboard

后端 未结 4 1066
面向向阳花
面向向阳花 2021-01-01 11:36

I have got an EditText looking like this (with \"bottom gravity\"):

\"enter

4条回答
  •  耶瑟儿~
    2021-01-01 12:11

    Simply setting android:fitsSystemWindows="true" in the layout xml worked for me.

提交回复
热议问题