1
0
Fork 0

For #12706 - Add vertical scrollbar to bookmarks screen

master
amkcpu 2020-07-19 14:39:43 +02:00 committed by Emily Kager
parent 791eac50f3
commit af020d0af1
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
android:scrollbars="vertical"
tools:listitem="@layout/library_site_item" />
<TextView