mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
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…
Add table
Reference in a new issue