mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
For #12706 - Add vertical scrollbar to bookmarks screen
This commit is contained in:
parent
791eac50f3
commit
af020d0af1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user