Fix keyboard overlay bug on top of edittexts

This commit is contained in:
Dominik Schürmann
2015-02-27 23:24:04 +01:00
parent 5b1d834f91
commit b1c8fa3471
10 changed files with 47 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<ScrollView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fillViewport="false"
android:fillViewport="true"
android:layout_above="@+id/create_key_button_divider">
<LinearLayout