You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a custom layout, and put it in a drawer.
The custom layout is made of a few EditText items, wrapped in a LinearLayout, wrapped in a ScrollView.
When I focus one of the Edittext and the keyboard opens up, the height of the layout doesn't change to fit, so I can't see the bottom EditText items, and I can't scroll to see them.
Details
Used library Verizon : 6.0.7
Used support library version: 27.1.1
Used gradle build tools version: 3.1.0
Used tooling / Android Studio version: 3.1.1
Other used libraries, potential conflicting libraries: irrelevant.
The text was updated successfully, but these errors were encountered:
About this issue
I created a custom layout, and put it in a drawer.
The custom layout is made of a few EditText items, wrapped in a LinearLayout, wrapped in a ScrollView.
When I focus one of the Edittext and the keyboard opens up, the height of the layout doesn't change to fit, so I can't see the bottom EditText items, and I can't scroll to see them.
Details
The text was updated successfully, but these errors were encountered: