Skip to content

Commit 72b7bc3

Browse files
committed
UI
1 parent 1328cb4 commit 72b7bc3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Coding_iOS/Coding_iOS-Info.plist

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</dict>
3838
</array>
3939
<key>CFBundleVersion</key>
40-
<string>5.3.201805071500</string>
40+
<string>5.3.201805081200</string>
4141
<key>ITSAppUsesNonExemptEncryption</key>
4242
<false/>
4343
<key>LSApplicationQueriesSchemes</key>

Coding_iOS/Views/TableListView/EABoardTaskListBlankView.xib

+5-5
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<subviews>
3232
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wUe-8b-rsH">
3333
<rect key="frame" x="0.0" y="5" width="10" height="10"/>
34-
<color key="backgroundColor" red="0.96078431369999995" green="0.37647058820000001" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
34+
<color key="backgroundColor" red="0.25490196078431371" green="0.74117647058823533" blue="0.47450980392156861" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3535
<constraints>
3636
<constraint firstAttribute="height" constant="10" id="f0I-3f-0FP"/>
3737
<constraint firstAttribute="width" constant="10" id="tj8-wA-86P"/>
@@ -62,7 +62,7 @@
6262
<subviews>
6363
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jiW-oC-7B8">
6464
<rect key="frame" x="0.0" y="5" width="10" height="10"/>
65-
<color key="backgroundColor" red="0.96078431369999995" green="0.37647058820000001" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
65+
<color key="backgroundColor" red="0.94901960784313721" green="0.74901960784313726" blue="0.23137254901960785" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
6666
<constraints>
6767
<constraint firstAttribute="height" constant="10" id="P4V-u4-i1z"/>
6868
<constraint firstAttribute="width" constant="10" id="XlI-Qa-xPG"/>
@@ -93,7 +93,7 @@
9393
<subviews>
9494
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JCm-xk-19V">
9595
<rect key="frame" x="0.0" y="5" width="10" height="10"/>
96-
<color key="backgroundColor" red="0.96078431369999995" green="0.37647058820000001" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
96+
<color key="backgroundColor" red="0.23137254901960785" green="0.51372549019607838" blue="0.75294117647058822" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
9797
<constraints>
9898
<constraint firstAttribute="height" constant="10" id="9bW-gh-IqE"/>
9999
<constraint firstAttribute="width" constant="10" id="OLx-mr-eeH"/>
@@ -124,7 +124,7 @@
124124
<subviews>
125125
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5tN-Ts-jUn">
126126
<rect key="frame" x="0.0" y="5" width="10" height="10"/>
127-
<color key="backgroundColor" red="0.96078431369999995" green="0.37647058820000001" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
127+
<color key="backgroundColor" red="0.83921568627450982" green="0.35686274509803922" blue="0.36078431372549019" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
128128
<constraints>
129129
<constraint firstAttribute="width" constant="10" id="VSG-EC-bW4"/>
130130
<constraint firstAttribute="height" constant="10" id="wZE-v8-vbe"/>
@@ -155,7 +155,7 @@
155155
<subviews>
156156
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="q6s-lo-Dr7">
157157
<rect key="frame" x="0.0" y="5" width="10" height="10"/>
158-
<color key="backgroundColor" red="0.96078431369999995" green="0.37647058820000001" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
158+
<color key="backgroundColor" red="0.14117647058823529" green="0.70980392156862748" blue="0.67843137254901964" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
159159
<constraints>
160160
<constraint firstAttribute="width" constant="10" id="5bG-TR-cT4"/>
161161
<constraint firstAttribute="height" constant="10" id="kSf-lv-7eB"/>

0 commit comments

Comments
 (0)