Skip to content

Commit

Permalink
init tab bar images
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent authored and vincent committed Feb 12, 2016
1 parent 801300a commit 6e4a6b6
Show file tree
Hide file tree
Showing 31 changed files with 173 additions and 18 deletions.
18 changes: 12 additions & 6 deletions FeelingClient/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,39 @@
{
"images" : [
{
"idiom" : "iphone",
"size" : "29x29",
"idiom" : "iphone",
"filename" : "Icon-29@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "29x29",
"idiom" : "iphone",
"filename" : "Icon-29@3x.png",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"idiom" : "iphone",
"filename" : "Icon-40@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "40x40",
"idiom" : "iphone",
"filename" : "Icon-40@3x.png",
"scale" : "3x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"idiom" : "iphone",
"filename" : "Icon-60@2x.png",
"scale" : "2x"
},
{
"idiom" : "iphone",
"size" : "60x60",
"idiom" : "iphone",
"filename" : "Icon-60@3x.png",
"scale" : "3x"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions FeelingClient/Assets.xcassets/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
6 changes: 6 additions & 0 deletions FeelingClient/Assets.xcassets/tab bar item/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Paper Plane-100@1x.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Paper Plane-100@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Paper Plane-100.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Voice Presentation-96@1x.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Voice Presentation-96@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Voice Presentation-96.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "User Group-100@1x.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "User Group-100@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "User Group-100.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Circled User Male-100@1x.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Circled User Male-100@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Circled User Male-100.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
14 changes: 10 additions & 4 deletions FeelingClient/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<scene sceneID="Mt5-vH-4pe">
<objects>
<viewControllerPlaceholder storyboardIdentifier="friends" storyboardName="friends" id="QbY-Gp-CXh" colorLabel="IBBuiltInLabel-Blue" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" systemItem="contacts" id="vSJ-V7-chX"/>
<tabBarItem key="tabBarItem" title="好友" image="friends" id="vSJ-V7-chX"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="CEN-ev-omf" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
Expand All @@ -39,7 +39,7 @@
<scene sceneID="3Xa-hm-BFe">
<objects>
<viewControllerPlaceholder storyboardIdentifier="center" storyboardName="center" id="ShK-sV-fw0" colorLabel="IBBuiltInLabel-Orange" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" systemItem="search" id="2dW-BZ-def"/>
<tabBarItem key="tabBarItem" title="发现" image="center" id="2dW-BZ-def"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="hYe-Nf-yCm" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
Expand All @@ -49,7 +49,7 @@
<scene sceneID="C4u-qS-WFk">
<objects>
<viewControllerPlaceholder storyboardIdentifier="self" storyboardName="self" id="FQh-RY-vEi" colorLabel="IBBuiltInLabel-Green" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" systemItem="bookmarks" id="6il-da-QDn"/>
<tabBarItem key="tabBarItem" title="" image="self" id="6il-da-QDn"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="uZQ-uo-Wvs" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
Expand All @@ -59,11 +59,17 @@
<scene sceneID="sqq-fO-uFa">
<objects>
<viewControllerPlaceholder storyboardIdentifier="chat" storyboardName="chat" id="Mht-Qq-bXP" colorLabel="IBBuiltInLabel-Yellow" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" systemItem="favorites" id="LzD-5s-i35"/>
<tabBarItem key="tabBarItem" title="信息" image="chat" id="LzD-5s-i35"/>
</viewControllerPlaceholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="gcf-jW-nBN" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-130.5" y="843"/>
</scene>
</scenes>
<resources>
<image name="center" width="22" height="22"/>
<image name="chat" width="22" height="22"/>
<image name="friends" width="22" height="22"/>
<image name="self" width="22" height="22"/>
</resources>
</document>
7 changes: 5 additions & 2 deletions FeelingClient/MVC/center.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
<!--发现-->
<scene sceneID="sho-cJ-6YT">
<objects>
<viewController storyboardIdentifier="center" useStoryboardIdentifierAsRestorationIdentifier="YES" id="njR-f0-QS0" sceneMemberID="viewController">
Expand All @@ -31,12 +31,15 @@
<constraint firstItem="OOy-6j-ixh" firstAttribute="centerY" secondItem="1TA-FO-b4B" secondAttribute="centerY" id="Yyq-1L-VyA"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" badgeValue="3" systemItem="favorites" id="I09-U8-j42"/>
<tabBarItem key="tabBarItem" title="发现" image="center" id="I09-U8-j42"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="3Cg-dO-yKr" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="376" y="382"/>
</scene>
</scenes>
<resources>
<image name="center" width="22" height="22"/>
</resources>
</document>
7 changes: 5 additions & 2 deletions FeelingClient/MVC/chat.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
<!--消息-->
<scene sceneID="q18-xy-sps">
<objects>
<viewController storyboardIdentifier="chat" id="XgY-6Z-pPg" sceneMemberID="viewController">
Expand All @@ -31,12 +31,15 @@
<constraint firstItem="6h2-ZG-BHC" firstAttribute="centerY" secondItem="Trd-kY-nmW" secondAttribute="centerY" id="AY8-oF-nrQ"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" tag="1" badgeValue="1" systemItem="recents" id="Vge-vN-mcQ"/>
<tabBarItem key="tabBarItem" tag="1" title="消息" image="chat" id="Vge-vN-mcQ"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="K6z-Sg-yrJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="128" y="414"/>
</scene>
</scenes>
<resources>
<image name="chat" width="22" height="22"/>
</resources>
</document>
7 changes: 5 additions & 2 deletions FeelingClient/MVC/friends.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
<!--好友-->
<scene sceneID="PSJ-JJ-rTV">
<objects>
<viewController storyboardIdentifier="friends" id="fq9-vW-fW2" sceneMemberID="viewController">
Expand All @@ -28,7 +28,7 @@
<constraint firstItem="JRw-Ps-v9X" firstAttribute="centerY" secondItem="bks-8t-uuQ" secondAttribute="centerY" id="8LK-bv-Uq9"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" tag="2" badgeValue="2" systemItem="mostViewed" id="FF8-Yy-LFo"/>
<tabBarItem key="tabBarItem" tag="2" title="好友" image="friends" id="FF8-Yy-LFo"/>
<toolbarItems/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
</viewController>
Expand All @@ -37,4 +37,7 @@
<point key="canvasLocation" x="403" y="291"/>
</scene>
</scenes>
<resources>
<image name="friends" width="22" height="22"/>
</resources>
</document>
7 changes: 5 additions & 2 deletions FeelingClient/MVC/self.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
<!---->
<scene sceneID="9k6-vh-PLq">
<objects>
<viewController id="25T-P7-b6Q" sceneMemberID="viewController">
Expand All @@ -31,12 +31,15 @@
<constraint firstItem="t58-0H-uyP" firstAttribute="centerY" secondItem="Dyp-Hb-jbD" secondAttribute="centerY" id="o3T-gU-2YL"/>
</constraints>
</view>
<tabBarItem key="tabBarItem" tag="4" badgeValue="4" systemItem="contacts" id="cYc-9s-2cb"/>
<tabBarItem key="tabBarItem" tag="4" title="" image="self" id="cYc-9s-2cb"/>
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="TAb-Vf-jNK" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="480" y="266"/>
</scene>
</scenes>
<resources>
<image name="self" width="22" height="22"/>
</resources>
</document>
27 changes: 27 additions & 0 deletions FeelingClient/login.storyboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9531" systemVersion="15D21" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9529"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="cp0-0j-Ipe">
<objects>
<viewController id="9he-Te-pO5" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="uSW-2d-eRk"/>
<viewControllerLayoutGuide type="bottom" id="zRN-5B-LSY"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="654-W0-b9A">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="rLJ-Xh-Ha4" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="226" y="302"/>
</scene>
</scenes>
</document>

0 comments on commit 6e4a6b6

Please sign in to comment.