mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Merge branch 'sictiru' into dashboard3
* sictiru: Android v10.3.1. #1454 Vertical scrollbars on story views
This commit is contained in:
commit
e55797cde5
1 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,8 @@
|
|||
style="?readingBackground"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_below="@+id/item_feed_border">
|
||||
android:layout_below="@+id/item_feed_border"
|
||||
android:scrollbars="vertical">
|
||||
|
||||
<LinearLayout
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Reference in a new issue