Disabled tablet layout for now
This commit is contained in:
parent
b77ca20cd0
commit
7dbd38ae4d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="isTablet">true</bool>
|
||||
</resources>
|
||||
<bool name="isTablet">false</bool>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue