mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fix wizard view in iPad
This commit is contained in:
parent
743225cdb6
commit
4721663f07
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@
|
|||
</button>
|
||||
<segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="bar" selectedSegmentIndex="0" id="Nrv-SM-lMf">
|
||||
<rect key="frame" x="40" y="273" width="240" height="29"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
||||
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
||||
<segments>
|
||||
<segment title="UDP"/>
|
||||
<segment title="TCP"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue