Manos Chorianopoulos

redesign NumberPopupViewController

......@@ -3704,16 +3704,16 @@
<rect key="frame" x="0.0" y="255.5" width="414" height="596.5"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0xG-Ve-mIx" userLabel="Header View">
<rect key="frame" x="20" y="15" width="374" height="17"/>
<rect key="frame" x="20" y="15" width="374" height="20"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Αποστολέας" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pFK-Hg-dL8">
<rect key="frame" x="0.0" y="0.0" width="324" height="17"/>
<fontDescription key="fontDescription" name="PFSquareSansPro-Bold" family="PF Square Sans Pro" pointSize="17"/>
<color key="textColor" red="0.25490196078431371" green="0.33333333333333331" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
<rect key="frame" x="0.0" y="0.0" width="324" height="20"/>
<fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="17"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KPV-ZJ-Q2P">
<rect key="frame" x="344" y="-6.5" width="30" height="30"/>
<rect key="frame" x="344" y="-5" width="30" height="30"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="D8t-oA-ydZ"/>
<constraint firstAttribute="height" constant="30" id="j96-P9-Bf4"/>
......@@ -3753,14 +3753,14 @@
<rect key="frame" x="10" y="0.0" width="394" height="44"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eHE-4G-yAU">
<rect key="frame" x="10" y="14" width="374" height="16"/>
<fontDescription key="fontDescription" name="PFSquareSansPro-Medium" family="PF Square Sans Pro" pointSize="16"/>
<color key="textColor" red="0.25490196078431371" green="0.33333333333333331" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
<rect key="frame" x="10" y="12" width="374" height="20"/>
<fontDescription key="fontDescription" name="PeridotPE-Regular" family="Peridot PE" pointSize="16"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IlA-Ak-aqA" userLabel="Border View">
<rect key="frame" x="0.0" y="43" width="394" height="1"/>
<color key="backgroundColor" red="0.68235294117647061" green="0.68235294117647061" blue="0.68235294117647061" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="rSl-h2-6op"/>
</constraints>
......@@ -3810,7 +3810,7 @@
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.2196078431372549" green="0.32156862745098036" blue="0.40392156862745099" alpha="0.57999999999999996" colorSpace="calibratedRGB"/>
<color key="backgroundColor" red="0.15294117647058825" green="0.15294117647058825" blue="0.15294117647058825" alpha="0.57999999999999996" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="F4m-zQ-Zh6" secondAttribute="bottom" id="0IG-5A-Zmi"/>
<constraint firstAttribute="trailing" secondItem="F4m-zQ-Zh6" secondAttribute="trailing" id="eer-CU-UZe"/>
......