mirror of
https://framagit.org/tom79/fedilab-tube
synced 2025-04-23 22:57:37 +02:00
prepare for tablets
This commit is contained in:
parent
739c1497c7
commit
ef56d813c8
4
app/src/main/res/values-sw600dp/dimens.xml
Normal file
4
app/src/main/res/values-sw600dp/dimens.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="is_tablet">true</bool>
|
||||
</resources>
|
@ -6,4 +6,6 @@
|
||||
<dimen name="drawer_padding">2dp</dimen>
|
||||
<dimen name="layout_height_header">100dp</dimen>
|
||||
<dimen name="fab_margin_floating">16dp</dimen>
|
||||
<dimen name="video_padding">0dp</dimen>
|
||||
<bool name="is_tablet">false</bool>
|
||||
</resources>
|
Loading…
x
Reference in New Issue
Block a user