Disabled tablet layout for now

This commit is contained in:
Sylvain Berfini 2018-03-07 10:37:06 +01:00
parent b77ca20cd0
commit 7dbd38ae4d

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<bool name="isTablet">true</bool> <bool name="isTablet">false</bool>
</resources> </resources>