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:
4
app/src/main/res/values-sw600dp-port/dimens.xml
Normal file
4
app/src/main/res/values-sw600dp-port/dimens.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="tablet_horizontal_cover_margin">80dp</dimen>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user