Thumbnails used in NewPipe are small (list/grid) mode. This PR facilitates full width thumbnails and dubbed as card mode.
This commit is contained in:
parent
c47d1af5e3
commit
7924bb5b6b
24 changed files with 601 additions and 69 deletions
|
|
@ -550,6 +550,7 @@
|
|||
<string name="list_view_mode">List view mode</string>
|
||||
<string name="list">List</string>
|
||||
<string name="grid">Grid</string>
|
||||
<string name="card">Card</string>
|
||||
<string name="auto">Auto</string>
|
||||
<!-- Seekbar Preview Thumbnail-->
|
||||
<string name="seekbar_preview_thumbnail_title">Seekbar thumbnail preview</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue