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

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="tablet_horizontal_cover_margin">80dp</dimen>
</resources>