Explorar o código

1.修改RedAnt Mobile CommonEditor Cell布局。

Pen Li %!s(int64=8) %!d(string=hai) anos
pai
achega
c0164c690f

+ 140 - 20
RedAnt Mobile/RedAnt Mobile.xcodeproj/project.pbxproj

@@ -7,6 +7,16 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
+		42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
+		42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
+		42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
+		42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */; };
+		42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */; };
+		42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */; };
+		42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */; };
+		42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */; };
+		42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */; };
+		42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */; };
 		71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */; };
 		71F3A9A21F5F8E22001036C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A11F5F8E22001036C8 /* main.m */; };
 		71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */; };
@@ -80,6 +90,16 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
+		42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
+		42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
+		42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
+		42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Image_Cell.xib; sourceTree = "<group>"; };
+		42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Label_Cell.xib; sourceTree = "<group>"; };
+		42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_MAction_Cell.xib; sourceTree = "<group>"; };
+		42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Model_Cell.xib; sourceTree = "<group>"; };
+		42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Signature_Cell.xib; sourceTree = "<group>"; };
+		42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Switch_Cell.xib; sourceTree = "<group>"; };
+		42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_TextView_Cell.xib; sourceTree = "<group>"; };
 		71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
 		71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
 		71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedAnt Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -226,6 +246,106 @@
 /* End PBXFrameworksBuildPhase section */
 
 /* Begin PBXGroup section */
+		42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA161F612369001036C8 /* CommonEditorCellAction.h */,
+				71F3AA171F612369001036C8 /* CommonEditorCellAction.m */,
+				42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */,
+			);
+			name = ActionCell;
+			sourceTree = "<group>";
+		};
+		42DFAE611F9B2A13009AFCCC /* EditCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */,
+				71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */,
+				42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */,
+			);
+			name = EditCell;
+			sourceTree = "<group>";
+		};
+		42DFAE621F9B2A28009AFCCC /* EnumCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */,
+				71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */,
+				42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */,
+			);
+			name = EnumCell;
+			sourceTree = "<group>";
+		};
+		42DFAE631F9B2A3C009AFCCC /* ImageCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */,
+				71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */,
+				42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */,
+			);
+			name = ImageCell;
+			sourceTree = "<group>";
+		};
+		42DFAE641F9B2A49009AFCCC /* LabelCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */,
+				71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */,
+				42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */,
+			);
+			name = LabelCell;
+			sourceTree = "<group>";
+		};
+		42DFAE651F9B2A58009AFCCC /* MActionCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */,
+				71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */,
+				42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */,
+			);
+			name = MActionCell;
+			sourceTree = "<group>";
+		};
+		42DFAE661F9B2A66009AFCCC /* ModelCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA221F612369001036C8 /* CommonEditorCellModel.h */,
+				71F3AA231F612369001036C8 /* CommonEditorCellModel.m */,
+				42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */,
+			);
+			name = ModelCell;
+			sourceTree = "<group>";
+		};
+		42DFAE671F9B2A71009AFCCC /* SignatureCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */,
+				71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */,
+				42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */,
+			);
+			name = SignatureCell;
+			sourceTree = "<group>";
+		};
+		42DFAE681F9B2A7F009AFCCC /* SwitchCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */,
+				71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */,
+				42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */,
+			);
+			name = SwitchCell;
+			sourceTree = "<group>";
+		};
+		42DFAE691F9B2A90009AFCCC /* TextViewCell */ = {
+			isa = PBXGroup;
+			children = (
+				71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */,
+				71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */,
+				42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */,
+			);
+			name = TextViewCell;
+			sourceTree = "<group>";
+		};
 		71F3A9941F5F8E22001036C8 = {
 			isa = PBXGroup;
 			children = (
@@ -407,26 +527,16 @@
 			children = (
 				71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */,
 				71F3AA151F612369001036C8 /* CommonEditor.storyboard */,
-				71F3AA161F612369001036C8 /* CommonEditorCellAction.h */,
-				71F3AA171F612369001036C8 /* CommonEditorCellAction.m */,
-				71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */,
-				71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */,
-				71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */,
-				71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */,
-				71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */,
-				71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */,
-				71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */,
-				71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */,
-				71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */,
-				71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */,
-				71F3AA221F612369001036C8 /* CommonEditorCellModel.h */,
-				71F3AA231F612369001036C8 /* CommonEditorCellModel.m */,
-				71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */,
-				71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */,
-				71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */,
-				71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */,
-				71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */,
-				71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */,
+				42DFAE601F9B2A01009AFCCC /* ActionCell */,
+				42DFAE611F9B2A13009AFCCC /* EditCell */,
+				42DFAE621F9B2A28009AFCCC /* EnumCell */,
+				42DFAE631F9B2A3C009AFCCC /* ImageCell */,
+				42DFAE641F9B2A49009AFCCC /* LabelCell */,
+				42DFAE651F9B2A58009AFCCC /* MActionCell */,
+				42DFAE661F9B2A66009AFCCC /* ModelCell */,
+				42DFAE671F9B2A71009AFCCC /* SignatureCell */,
+				42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
+				42DFAE691F9B2A90009AFCCC /* TextViewCell */,
 				71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
 				71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
 				71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
@@ -543,12 +653,22 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */,
+				42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
 				71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
+				42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
+				42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
 				71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
 				71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */,
+				42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */,
 				71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */,
 				71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */,
+				42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */,
 				71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */,
+				42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */,
+				42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */,
+				42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */,
+				42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */,
 				71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */,
 				71F3A9C91F5FA11F001036C8 /* login.json in Resources */,
 				71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */,

BIN=BIN
RedAnt Mobile/RedAnt Mobile.xcodeproj/project.xcworkspace/xcuserdata/macmini1.xcuserdatad/UserInterfaceState.xcuserstate


+ 17 - 0
RedAnt Mobile/RedAnt Mobile.xcodeproj/xcuserdata/macmini1.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+   type = "1"
+   version = "2.0">
+   <Breakpoints>
+      <BreakpointProxy
+         BreakpointExtensionID = "Xcode.Breakpoint.ExceptionBreakpoint">
+         <BreakpointContent
+            shouldBeEnabled = "Yes"
+            ignoreCount = "0"
+            continueAfterRunningActions = "No"
+            scope = "0"
+            stopOnStyle = "0">
+         </BreakpointContent>
+      </BreakpointProxy>
+   </Breakpoints>
+</Bucket>

+ 14 - 0
RedAnt Mobile/RedAnt Mobile.xcodeproj/xcuserdata/macmini1.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+	<key>SchemeUserState</key>
+	<dict>
+		<key>RedAnt Mobile.xcscheme</key>
+		<dict>
+			<key>orderHint</key>
+			<integer>0</integer>
+		</dict>
+	</dict>
+</dict>
+</plist>

+ 14 - 1
RedAnt Mobile/RedAnt Mobile/LoginSettingViewController.m

@@ -8,7 +8,7 @@
 
 #import "LoginSettingViewController.h"
 //#import "ScannerViewController.h"
-
+#import "CommonEditorViewController.h"
 
 
 @interface LoginSettingViewController ()<UITextFieldDelegate>
@@ -36,6 +36,19 @@
 }
 
 - (IBAction)onConnectClick:(id)sender {
+    
+    CommonEditorViewController *vc = [[CommonEditorViewController alloc] init];
+    vc.url_type = 3;
+    vc.request_url=URL_NEW_CUSTOMER;
+    
+    
+    vc.params = [NSMutableDictionary dictionary];
+    NSString *path = @"/Users/macmini1/Documents/contact_test.json";
+    NSData *data = [NSData dataWithContentsOfFile:path];
+    vc.content_data_download = [NSJSONSerialization JSONObjectWithData:data options:NSJSONReadingMutableLeaves error:nil];
+    [self presentViewController:vc animated:YES completion:nil];
+    return;
+    
     NSString *company = self.nameTextField.text;
     NSString *password = self.internalTextField.text;
 if (password.length==0)

+ 40 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Action_Cell.xib

@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellAction" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellAction" id="U15-Sp-aMh" customClass="CommonEditorCellAction">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="U15-Sp-aMh" id="FGL-Bg-LHQ">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="43.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CRd-Yb-uoL">
+                        <rect key="frame" x="7" y="11" width="754" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="CRd-Yb-uoL" firstAttribute="top" secondItem="FGL-Bg-LHQ" secondAttribute="top" constant="11" id="2HN-nZ-fVd"/>
+                    <constraint firstAttribute="bottom" secondItem="CRd-Yb-uoL" secondAttribute="bottom" constant="11.5" id="KJX-Mg-n8W"/>
+                    <constraint firstAttribute="trailing" secondItem="CRd-Yb-uoL" secondAttribute="trailing" constant="7" id="Xim-iJ-KHs"/>
+                    <constraint firstItem="CRd-Yb-uoL" firstAttribute="leading" secondItem="FGL-Bg-LHQ" secondAttribute="leading" constant="7" id="e7y-Lg-Cm2"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelAction" destination="CRd-Yb-uoL" id="ja3-B7-7tB"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 62 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Edit_Cell.xib

@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="CommonEditorCellEdit" rowHeight="80" id="CyK-ET-3f1" customClass="CommonEditorCellEdit">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="80"/>
+            <autoresizingMask key="autoresizingMask"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="CyK-ET-3f1" id="Npe-Gj-5ti">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="79.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kNq-8q-AlZ">
+                        <rect key="frame" x="15" y="11" width="738" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xrz-F7-OEY">
+                        <rect key="frame" x="5" y="11" width="10" height="21"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="21" id="GAv-38-7PX"/>
+                            <constraint firstAttribute="width" constant="10" id="d7V-Km-0GK"/>
+                        </constraints>
+                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="KE4-3k-TVw">
+                        <rect key="frame" x="15" y="40" width="738" height="30"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
+                        <textInputTraits key="textInputTraits"/>
+                    </textField>
+                </subviews>
+                <constraints>
+                    <constraint firstAttribute="trailing" secondItem="KE4-3k-TVw" secondAttribute="trailing" constant="15" id="2z7-oK-BaO"/>
+                    <constraint firstItem="KE4-3k-TVw" firstAttribute="leading" secondItem="Npe-Gj-5ti" secondAttribute="leading" constant="15" id="80j-DT-DV0"/>
+                    <constraint firstItem="kNq-8q-AlZ" firstAttribute="leading" secondItem="Xrz-F7-OEY" secondAttribute="trailing" id="C52-f5-pkM"/>
+                    <constraint firstItem="kNq-8q-AlZ" firstAttribute="top" secondItem="Npe-Gj-5ti" secondAttribute="top" constant="11" id="Gvr-FZ-0Kc"/>
+                    <constraint firstItem="Xrz-F7-OEY" firstAttribute="leading" secondItem="Npe-Gj-5ti" secondAttribute="leading" constant="5" id="SfB-SR-hE8"/>
+                    <constraint firstAttribute="bottom" secondItem="KE4-3k-TVw" secondAttribute="bottom" constant="9.5" id="lSv-gx-6Au"/>
+                    <constraint firstItem="KE4-3k-TVw" firstAttribute="top" secondItem="kNq-8q-AlZ" secondAttribute="bottom" constant="8" id="tky-UC-w15"/>
+                    <constraint firstAttribute="trailing" secondItem="kNq-8q-AlZ" secondAttribute="trailing" constant="15" id="uKC-We-Yeb"/>
+                    <constraint firstItem="Xrz-F7-OEY" firstAttribute="top" secondItem="Npe-Gj-5ti" secondAttribute="top" constant="11" id="ul3-VM-nef"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelTitle" destination="kNq-8q-AlZ" id="1AP-qx-rfK"/>
+                <outlet property="starMark" destination="Xrz-F7-OEY" id="awd-7r-7bx"/>
+                <outlet property="textfield" destination="KE4-3k-TVw" id="2bJ-5l-Wr8"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 61 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Enum_Cell.xib

@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellEnum" rowHeight="80" id="I6r-LI-ygk" customClass="CommonEditorCellEnum">
+            <rect key="frame" x="0.0" y="0.0" width="818" height="80"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="I6r-LI-ygk" id="19l-kJ-slU">
+                <rect key="frame" x="0.0" y="0.0" width="818" height="79.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G5k-Pv-c5u">
+                        <rect key="frame" x="15" y="11" width="42" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XOB-4v-wqp">
+                        <rect key="frame" x="57" y="12" width="10" height="21"/>
+                        <constraints>
+                            <constraint firstAttribute="width" constant="10" id="B8C-59-fWK"/>
+                            <constraint firstAttribute="height" constant="21" id="bWK-zg-C1w"/>
+                        </constraints>
+                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qfE-Ol-dr3">
+                        <rect key="frame" x="15" y="48" width="788" height="23"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="G5k-Pv-c5u" firstAttribute="leading" secondItem="19l-kJ-slU" secondAttribute="leading" constant="15" id="31c-gx-T5L"/>
+                    <constraint firstAttribute="trailing" secondItem="qfE-Ol-dr3" secondAttribute="trailing" constant="15" id="6PE-IQ-mnf"/>
+                    <constraint firstItem="XOB-4v-wqp" firstAttribute="leading" secondItem="G5k-Pv-c5u" secondAttribute="trailing" id="BNC-2q-shP"/>
+                    <constraint firstAttribute="bottom" secondItem="qfE-Ol-dr3" secondAttribute="bottom" constant="8.5" id="BfE-SG-l1u"/>
+                    <constraint firstItem="G5k-Pv-c5u" firstAttribute="top" secondItem="19l-kJ-slU" secondAttribute="top" constant="11" id="HyT-k2-fgm"/>
+                    <constraint firstItem="qfE-Ol-dr3" firstAttribute="top" secondItem="XOB-4v-wqp" secondAttribute="bottom" constant="15" id="RCg-Zx-Z3a"/>
+                    <constraint firstItem="XOB-4v-wqp" firstAttribute="top" secondItem="19l-kJ-slU" secondAttribute="top" constant="12" id="aZI-NM-bre"/>
+                    <constraint firstItem="qfE-Ol-dr3" firstAttribute="leading" secondItem="19l-kJ-slU" secondAttribute="leading" constant="15" id="dwN-dL-yKm"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelTitle" destination="G5k-Pv-c5u" id="XNx-nm-25m"/>
+                <outlet property="labelValue" destination="qfE-Ol-dr3" id="8Vj-0I-UNw"/>
+                <outlet property="starMark" destination="XOB-4v-wqp" id="3ik-qN-obH"/>
+            </connections>
+            <point key="canvasLocation" x="51" y="70"/>
+        </tableViewCell>
+    </objects>
+</document>

+ 90 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Image_Cell.xib

@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellImg" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellImg" rowHeight="240" id="1GK-1Q-yOH" customClass="CommonEditorCellImg">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="240"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1GK-1Q-yOH" id="D6G-bC-DGz">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="239.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <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="ywy-rN-UiU">
+                        <rect key="frame" x="15" y="50" width="42" height="21"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="21" id="3oE-yP-73c"/>
+                        </constraints>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wgh-3R-FjX">
+                        <rect key="frame" x="77" y="19" width="42" height="67"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="67" id="BfB-eC-wo7"/>
+                        </constraints>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <imageView tag="1" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="add_180" translatesAutoresizingMaskIntoConstraints="NO" id="9tG-UP-a3Y" customClass="TouchImageView">
+                        <rect key="frame" x="334" y="109" width="100" height="100"/>
+                        <constraints>
+                            <constraint firstAttribute="width" constant="100" id="d7M-jo-1BT"/>
+                            <constraint firstAttribute="height" constant="100" id="qeo-VF-hmD"/>
+                        </constraints>
+                    </imageView>
+                    <imageView tag="2" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="add_180" translatesAutoresizingMaskIntoConstraints="NO" id="fRJ-VX-RHT" customClass="TouchImageView">
+                        <rect key="frame" x="60" y="109" width="100" height="100"/>
+                        <userDefinedRuntimeAttributes>
+                            <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
+                                <integer key="value" value="2"/>
+                            </userDefinedRuntimeAttribute>
+                            <userDefinedRuntimeAttribute type="color" keyPath="layer.borderColor">
+                                <color key="value" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                            </userDefinedRuntimeAttribute>
+                        </userDefinedRuntimeAttributes>
+                    </imageView>
+                    <imageView contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="add_180" translatesAutoresizingMaskIntoConstraints="NO" id="dZY-Of-Eu3" customClass="TouchImageView">
+                        <rect key="frame" x="608" y="109" width="100" height="100"/>
+                    </imageView>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="dZY-Of-Eu3" firstAttribute="width" secondItem="9tG-UP-a3Y" secondAttribute="width" id="0hx-WB-SeE"/>
+                    <constraint firstItem="ywy-rN-UiU" firstAttribute="top" secondItem="D6G-bC-DGz" secondAttribute="top" constant="50" id="ErJ-dI-aQH"/>
+                    <constraint firstItem="9tG-UP-a3Y" firstAttribute="centerX" secondItem="D6G-bC-DGz" secondAttribute="centerX" id="H0c-vT-8AL"/>
+                    <constraint firstItem="fRJ-VX-RHT" firstAttribute="width" secondItem="9tG-UP-a3Y" secondAttribute="width" id="H4F-Ow-SQN"/>
+                    <constraint firstItem="ywy-rN-UiU" firstAttribute="leading" secondItem="D6G-bC-DGz" secondAttribute="leading" constant="15" id="Njf-ab-rsr"/>
+                    <constraint firstItem="dZY-Of-Eu3" firstAttribute="height" secondItem="9tG-UP-a3Y" secondAttribute="height" id="QMs-Sd-Ctx"/>
+                    <constraint firstItem="Wgh-3R-FjX" firstAttribute="leading" secondItem="ywy-rN-UiU" secondAttribute="trailing" constant="20" id="XdS-nh-z0n"/>
+                    <constraint firstItem="fRJ-VX-RHT" firstAttribute="height" secondItem="9tG-UP-a3Y" secondAttribute="height" id="bDc-wb-sWS"/>
+                    <constraint firstItem="dZY-Of-Eu3" firstAttribute="top" secondItem="9tG-UP-a3Y" secondAttribute="top" id="nry-Ji-vQg"/>
+                    <constraint firstItem="fRJ-VX-RHT" firstAttribute="top" secondItem="9tG-UP-a3Y" secondAttribute="top" id="r5h-G7-g7a"/>
+                    <constraint firstItem="9tG-UP-a3Y" firstAttribute="top" secondItem="Wgh-3R-FjX" secondAttribute="bottom" constant="23" id="sGQ-Ol-G9i"/>
+                    <constraint firstAttribute="trailing" secondItem="dZY-Of-Eu3" secondAttribute="trailing" constant="60" id="tHK-Cw-f5a"/>
+                    <constraint firstItem="Wgh-3R-FjX" firstAttribute="top" secondItem="D6G-bC-DGz" secondAttribute="top" constant="19" id="uWG-yc-TyM"/>
+                    <constraint firstItem="fRJ-VX-RHT" firstAttribute="leading" secondItem="D6G-bC-DGz" secondAttribute="leading" constant="60" id="ud2-a5-hCn"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelDescription" destination="Wgh-3R-FjX" id="T31-OS-xvE"/>
+                <outlet property="labelTitle" destination="ywy-rN-UiU" id="elQ-QJ-xdz"/>
+                <outlet property="touchImageView0" destination="dZY-Of-Eu3" id="Ir1-dZ-dIr"/>
+                <outlet property="touchImageView1" destination="9tG-UP-a3Y" id="YvW-gG-9yV"/>
+                <outlet property="touchImageView2" destination="fRJ-VX-RHT" id="e0P-fr-TQr"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+    <resources>
+        <image name="add_180" width="16" height="16"/>
+    </resources>
+</document>

+ 49 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Label_Cell.xib

@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellLabel" rowHeight="80" id="ShR-kM-WOh" customClass="CommonEditorCellLabel">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="80"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ShR-kM-WOh" id="yAY-rd-KOV">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="79.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kvw-G1-uhU">
+                        <rect key="frame" x="10" y="11" width="42" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IFO-cL-5rq">
+                        <rect key="frame" x="8" y="50" width="752" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                </subviews>
+                <constraints>
+                    <constraint firstAttribute="trailing" secondItem="IFO-cL-5rq" secondAttribute="trailing" constant="8" id="79w-bf-qBl"/>
+                    <constraint firstItem="IFO-cL-5rq" firstAttribute="top" secondItem="Kvw-G1-uhU" secondAttribute="bottom" constant="18" id="COb-2q-bH5"/>
+                    <constraint firstItem="IFO-cL-5rq" firstAttribute="leading" secondItem="yAY-rd-KOV" secondAttribute="leading" constant="8" id="Vjp-hN-KBl"/>
+                    <constraint firstAttribute="bottom" secondItem="IFO-cL-5rq" secondAttribute="bottom" constant="8.5" id="WhZ-rT-G20"/>
+                    <constraint firstItem="Kvw-G1-uhU" firstAttribute="top" secondItem="yAY-rd-KOV" secondAttribute="top" constant="11" id="bjK-ex-H7V"/>
+                    <constraint firstItem="Kvw-G1-uhU" firstAttribute="leading" secondItem="yAY-rd-KOV" secondAttribute="leading" constant="10" id="c0q-Lp-Cnn"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelTitle" destination="Kvw-G1-uhU" id="9Rv-FP-mkR"/>
+                <outlet property="labelValue" destination="IFO-cL-5rq" id="pUl-2J-A87"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 64 - 0
RedAnt Mobile/RedAnt Mobile/Phone_MAction_Cell.xib

@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellMAction" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellMAction" rowHeight="68" id="dX6-mk-Val" customClass="CommonEditorCellMAction">
+            <rect key="frame" x="0.0" y="0.0" width="785" height="68"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dX6-mk-Val" id="WpF-tg-4Ex">
+                <rect key="frame" x="0.0" y="0.0" width="785" height="67.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iHd-Jz-srj" userLabel="action0">
+                        <rect key="frame" x="592" y="18" width="184" height="30"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <state key="normal" title="Button">
+                            <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        </state>
+                    </button>
+                    <button opaque="NO" tag="3" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PaT-z4-zlx" userLabel="action3">
+                        <rect key="frame" x="10" y="18" width="184" height="30"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <state key="normal" title="Button">
+                            <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        </state>
+                    </button>
+                    <button opaque="NO" tag="1" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sty-06-Qgn" userLabel="action1">
+                        <rect key="frame" x="398" y="18" width="184" height="30"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <state key="normal" title="Button">
+                            <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        </state>
+                    </button>
+                    <button opaque="NO" tag="2" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AdQ-fi-ORK" userLabel="action2">
+                        <rect key="frame" x="204" y="18" width="184" height="30"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <state key="normal" title="Button">
+                            <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        </state>
+                    </button>
+                </subviews>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="btn_action0" destination="iHd-Jz-srj" id="TiJ-EU-DIe"/>
+                <outlet property="btn_action1" destination="sty-06-Qgn" id="s6R-VT-Hba"/>
+                <outlet property="btn_action2" destination="AdQ-fi-ORK" id="vtK-8y-vcw"/>
+                <outlet property="btn_action3" destination="PaT-z4-zlx" id="aEq-Yw-yzf"/>
+            </connections>
+            <point key="canvasLocation" x="50.5" y="36"/>
+        </tableViewCell>
+    </objects>
+</document>

+ 100 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Model_Cell.xib

@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellModel" rowHeight="140" id="YUb-yg-wti" customClass="CommonEditorCellModel">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="140"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YUb-yg-wti" id="ajH-r1-BSX">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="139.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="uXs-YM-D5C">
+                        <rect key="frame" x="20" y="20" width="100" height="100"/>
+                        <autoresizingMask key="autoresizingMask"/>
+                    </imageView>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="name&amp;description" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfi-wh-8Ud">
+                        <rect key="frame" x="127" y="15" width="316" height="81"/>
+                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="1234567.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dzq-Hd-VS7">
+                        <rect key="frame" x="621" y="45" width="126" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="x9999" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qYB-XK-2UW">
+                        <rect key="frame" x="621" y="75" width="126" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Masert pack:9999" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yli-kt-PRM">
+                        <rect key="frame" x="461" y="15" width="142" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="$1234567.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="stN-pD-sCx" customClass="StrikethroughLabel">
+                        <rect key="frame" x="481" y="45" width="102" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Discount 99.99% off" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n2K-EM-Ryu">
+                        <rect key="frame" x="454" y="75" width="156" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Price ($)" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yGQ-Wv-BZI">
+                        <rect key="frame" x="622" y="15" width="126" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="123456789.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tot-Z4-5sF">
+                        <rect key="frame" x="621" y="106" width="126" height="21"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="be1-rC-muE">
+                        <rect key="frame" x="128" y="102" width="482" height="30"/>
+                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+                        <state key="normal" title="Button"/>
+                        <connections>
+                            <action selector="onClickBundle:" destination="YUb-yg-wti" eventType="touchUpInside" id="Uwg-cl-6M6"/>
+                        </connections>
+                    </button>
+                </subviews>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="buttonBundle" destination="be1-rC-muE" id="nQB-VK-Vo2"/>
+                <outlet property="imgModel" destination="uXs-YM-D5C" id="Kn2-nQ-iXP"/>
+                <outlet property="labelCount" destination="qYB-XK-2UW" id="miG-51-qeV"/>
+                <outlet property="labelDescription" destination="pfi-wh-8Ud" id="vWr-lN-28X"/>
+                <outlet property="labelDiscount" destination="n2K-EM-Ryu" id="zLi-In-HXZ"/>
+                <outlet property="labelMasterPack" destination="yli-kt-PRM" id="sA4-gH-Q4e"/>
+                <outlet property="labelOldPrice" destination="stN-pD-sCx" id="quL-wU-f5c"/>
+                <outlet property="labelTotalPrice" destination="tot-Z4-5sF" id="rLm-iQ-D9m"/>
+                <outlet property="labelUnitPrice" destination="dzq-Hd-VS7" id="2zQ-SA-Zc8"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 57 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Signature_Cell.xib

@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellSignature" rowHeight="200" id="9aX-4s-AhP" customClass="CommonEditorCellSignature">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="200"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9aX-4s-AhP" id="xZe-NX-JWx">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="199.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jYO-xH-Oxj">
+                        <rect key="frame" x="5" y="20" width="42" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U7H-tl-AMa">
+                        <rect key="frame" x="47" y="15" width="10" height="30"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ikr-tA-lMl">
+                        <rect key="frame" x="5" y="60" width="758" height="120"/>
+                        <constraints>
+                            <constraint firstAttribute="height" constant="120" id="qW2-xK-iIp"/>
+                        </constraints>
+                    </imageView>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="U7H-tl-AMa" firstAttribute="leading" secondItem="jYO-xH-Oxj" secondAttribute="trailing" id="DnU-lB-bBg"/>
+                    <constraint firstItem="ikr-tA-lMl" firstAttribute="leading" secondItem="xZe-NX-JWx" secondAttribute="leading" constant="5" id="H2U-gS-7xt"/>
+                    <constraint firstAttribute="trailing" secondItem="ikr-tA-lMl" secondAttribute="trailing" constant="5" id="Vhw-VQ-j7j"/>
+                    <constraint firstItem="jYO-xH-Oxj" firstAttribute="leading" secondItem="xZe-NX-JWx" secondAttribute="leading" constant="5" id="h66-lM-nxo"/>
+                    <constraint firstItem="ikr-tA-lMl" firstAttribute="top" secondItem="U7H-tl-AMa" secondAttribute="bottom" constant="15" id="pOO-B5-ogd"/>
+                    <constraint firstItem="U7H-tl-AMa" firstAttribute="top" secondItem="jYO-xH-Oxj" secondAttribute="top" constant="-5" id="s9N-7A-2b3"/>
+                    <constraint firstItem="jYO-xH-Oxj" firstAttribute="top" secondItem="xZe-NX-JWx" secondAttribute="top" constant="20" id="xNG-FV-ox8"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="imageviewSignature" destination="ikr-tA-lMl" id="ySg-je-lRM"/>
+                <outlet property="labelTitle" destination="jYO-xH-Oxj" id="Z1C-Zf-buA"/>
+                <outlet property="starMark" destination="U7H-tl-AMa" id="Bk1-eV-N7k"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 53 - 0
RedAnt Mobile/RedAnt Mobile/Phone_Switch_Cell.xib

@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellSwitch" rowHeight="80" id="gnL-T2-l8F" customClass="CommonEditorCellSwitch">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="80"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gnL-T2-l8F" id="mc4-dx-gg3">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="79.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <subviews>
+                    <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ppl-ym-uvS">
+                        <rect key="frame" x="15" y="11" width="42" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="evX-qc-gHA">
+                        <rect key="frame" x="57" y="6" width="10" height="30"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="69X-PI-jlV">
+                        <rect key="frame" x="709" y="40" width="51" height="31"/>
+                    </switch>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="evX-qc-gHA" firstAttribute="top" secondItem="Ppl-ym-uvS" secondAttribute="top" constant="-5" id="1pR-Y4-tUN"/>
+                    <constraint firstItem="evX-qc-gHA" firstAttribute="leading" secondItem="Ppl-ym-uvS" secondAttribute="trailing" id="Kqn-oq-g9K"/>
+                    <constraint firstItem="Ppl-ym-uvS" firstAttribute="leading" secondItem="mc4-dx-gg3" secondAttribute="leading" constant="15" id="iqz-55-ATf"/>
+                    <constraint firstItem="Ppl-ym-uvS" firstAttribute="top" secondItem="mc4-dx-gg3" secondAttribute="top" constant="11" id="jm9-eF-e4x"/>
+                    <constraint firstItem="69X-PI-jlV" firstAttribute="top" secondItem="mc4-dx-gg3" secondAttribute="top" constant="40" id="prO-wh-e7w"/>
+                    <constraint firstAttribute="trailing" secondItem="69X-PI-jlV" secondAttribute="trailing" constant="10" id="wKi-fI-pqu"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="labelTitle" destination="Ppl-ym-uvS" id="gpN-EX-fwQ"/>
+                <outlet property="starMark" destination="evX-qc-gHA" id="KPw-jo-gWW"/>
+                <outlet property="switchCtrl" destination="69X-PI-jlV" id="6CI-He-97N"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>

+ 60 - 0
RedAnt Mobile/RedAnt Mobile/Phone_TextView_Cell.xib

@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
+    <device id="retina4_7" orientation="portrait">
+        <adaptation id="fullscreen"/>
+    </device>
+    <dependencies>
+        <deployment identifier="iOS"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/>
+        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
+    </dependencies>
+    <objects>
+        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
+        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
+        <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellTextView" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellTextView" rowHeight="180" id="hWe-RN-fVc" customClass="CommonEditorCellTextView">
+            <rect key="frame" x="0.0" y="0.0" width="768" height="180"/>
+            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
+            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hWe-RN-fVc" id="Sya-lN-uXd">
+                <rect key="frame" x="0.0" y="0.0" width="768" height="179.5"/>
+                <autoresizingMask key="autoresizingMask"/>
+                <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="0j3-n2-mV9">
+                        <rect key="frame" x="10" y="10" width="42" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                    <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="O6T-0t-0si">
+                        <rect key="frame" x="10" y="41" width="748" height="128.5"/>
+                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
+                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
+                        <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
+                        <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES"/>
+                    </textView>
+                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xFv-bF-uTP">
+                        <rect key="frame" x="52" y="5" width="10" height="21"/>
+                        <fontDescription key="fontDescription" type="system" pointSize="25"/>
+                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
+                        <nil key="highlightedColor"/>
+                    </label>
+                </subviews>
+                <constraints>
+                    <constraint firstItem="0j3-n2-mV9" firstAttribute="top" secondItem="Sya-lN-uXd" secondAttribute="top" constant="10" id="4IE-bf-bNW"/>
+                    <constraint firstItem="xFv-bF-uTP" firstAttribute="top" secondItem="0j3-n2-mV9" secondAttribute="top" constant="-5" id="HoE-WE-3qB"/>
+                    <constraint firstAttribute="trailing" secondItem="O6T-0t-0si" secondAttribute="trailing" constant="10" id="WtR-Px-jYF"/>
+                    <constraint firstAttribute="bottom" secondItem="O6T-0t-0si" secondAttribute="bottom" constant="10" id="Www-f8-zFp"/>
+                    <constraint firstItem="O6T-0t-0si" firstAttribute="top" secondItem="0j3-n2-mV9" secondAttribute="bottom" constant="10" id="Y7r-cB-bKh"/>
+                    <constraint firstItem="O6T-0t-0si" firstAttribute="leading" secondItem="Sya-lN-uXd" secondAttribute="leading" constant="10" id="g4E-7k-8jQ"/>
+                    <constraint firstItem="xFv-bF-uTP" firstAttribute="leading" secondItem="0j3-n2-mV9" secondAttribute="trailing" id="mYz-TP-4VX"/>
+                    <constraint firstItem="0j3-n2-mV9" firstAttribute="leading" secondItem="Sya-lN-uXd" secondAttribute="leading" constant="10" id="rTa-Xp-ZKt"/>
+                </constraints>
+            </tableViewCellContentView>
+            <connections>
+                <outlet property="label_name" destination="0j3-n2-mV9" id="oJl-MI-Pva"/>
+                <outlet property="starMark" destination="xFv-bF-uTP" id="vHD-kq-1fJ"/>
+                <outlet property="textview" destination="O6T-0t-0si" id="5oE-D5-thG"/>
+            </connections>
+        </tableViewCell>
+    </objects>
+</document>