Make cover bigger on tablet UI (#5296)

* Make cover bigger on tablet UI

Also fix bug when opening from source

* Use ISO A5 ratio on tablet UI

* Change design

* Fix bug that happened when refreshing
This commit is contained in:
Andreas
2021-06-05 00:51:43 +02:00
committed by GitHub
parent 597cec3064
commit 85a1eb75c9
8 changed files with 605 additions and 188 deletions

View File

@@ -14,4 +14,6 @@
<dimen name="action_toolbar_list_padding">72dp</dimen>
<dimen name="screen_edge_margin">16dp</dimen>
<dimen name="tablet_horizontal_cover_margin">128dp</dimen>
</resources>