mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Remove overdraw.
This commit is contained in:
parent
465055da1c
commit
0b82a45dbc
1 changed files with 1 additions and 4 deletions
|
@ -3,7 +3,4 @@
|
|||
android:id="@+id/folderfeed_list"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:divider="@null"
|
||||
android:background="#00000000"
|
||||
android:cacheColorHint="#00000000"
|
||||
/>
|
||||
android:divider="@null" />
|
||||
|
|
Loading…
Add table
Reference in a new issue