show scrollbars
This commit is contained in:
parent
dddfbdabb3
commit
1cb581a257
1 changed files with 2 additions and 1 deletions
|
|
@ -63,5 +63,6 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
android:paddingBottom="61dp" />
|
||||
android:paddingBottom="61dp"
|
||||
android:scrollbars="vertical" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue