Fix scroll height
This commit is contained in:
parent
24f7fbf40f
commit
90f006ee08
1 changed files with 1 additions and 1 deletions
|
@ -468,7 +468,7 @@
|
|||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="18dp" />
|
||||
android:layout_height="26dp" />
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in a new issue