Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
Material
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmitriy Stepanets
Material
Commits
dbae7f08
Unverified
Commit
dbae7f08
authored
Oct 04, 2016
by
Daniel Dahan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated sample Storyboard projects
parent
a7f3fc45
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
32 additions
and
6 deletions
+32
-6
Examples/Storyboards/BottomNavigationController/BottomNavigationController.xcodeproj/project.pbxproj
+14
-0
Examples/Storyboards/BottomNavigationController/BottomNavigationController/Assets.xcassets/AppIcon.appiconset/Contents.json
+10
-0
Examples/Storyboards/Button/Button.xcodeproj/project.pbxproj
+0
-4
Examples/Storyboards/Button/Button/Base.lproj/Main.storyboard
+4
-1
Examples/Storyboards/NavigationController/NavigationController/RootViewController.swift
+1
-1
Material.xcworkspace/contents.xcworkspacedata
+3
-0
No files found.
Examples/Storyboards/BottomNavigationController/BottomNavigationController.xcodeproj/project.pbxproj
View file @
dbae7f08
...
@@ -19,6 +19,19 @@
...
@@ -19,6 +19,19 @@
9AC456231D9DD82100A7ABF0
/* SearchViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9AC4561D1D9DD82100A7ABF0
/* SearchViewController.swift */
;
};
9AC456231D9DD82100A7ABF0
/* SearchViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9AC4561D1D9DD82100A7ABF0
/* SearchViewController.swift */
;
};
/* End PBXBuildFile section */
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
9643A7351DA3F96E00D0E770
/* Embed Frameworks */
=
{
isa
=
PBXCopyFilesBuildPhase
;
buildActionMask
=
2147483647
;
dstPath
=
""
;
dstSubfolderSpec
=
10
;
files
=
(
);
name
=
"Embed Frameworks"
;
runOnlyForDeploymentPostprocessing
=
0
;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
/* Begin PBXFileReference section */
9AC456031D9DD77C00A7ABF0
/* BottomNavigationController.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
BottomNavigationController.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
9AC456031D9DD77C00A7ABF0
/* BottomNavigationController.app */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.application
;
includeInIndex
=
0
;
path
=
BottomNavigationController.app
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
9AC456061D9DD77C00A7ABF0
/* AppDelegate.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
AppDelegate.swift
;
sourceTree
=
"<group>"
;
};
9AC456061D9DD77C00A7ABF0
/* AppDelegate.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
AppDelegate.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -89,6 +102,7 @@
...
@@ -89,6 +102,7 @@
9AC455FF1D9DD77C00A7ABF0
/* Sources */
,
9AC455FF1D9DD77C00A7ABF0
/* Sources */
,
9AC456001D9DD77C00A7ABF0
/* Frameworks */
,
9AC456001D9DD77C00A7ABF0
/* Frameworks */
,
9AC456011D9DD77C00A7ABF0
/* Resources */
,
9AC456011D9DD77C00A7ABF0
/* Resources */
,
9643A7351DA3F96E00D0E770
/* Embed Frameworks */
,
);
);
buildRules
=
(
buildRules
=
(
);
);
...
...
Examples/Storyboards/BottomNavigationController/BottomNavigationController/Assets.xcassets/AppIcon.appiconset/Contents.json
View file @
dbae7f08
...
@@ -2,6 +2,16 @@
...
@@ -2,6 +2,16 @@
"images"
:
[
"images"
:
[
{
{
"idiom"
:
"iphone"
,
"idiom"
:
"iphone"
,
"size"
:
"20x20"
,
"scale"
:
"2x"
},
{
"idiom"
:
"iphone"
,
"size"
:
"20x20"
,
"scale"
:
"3x"
},
{
"idiom"
:
"iphone"
,
"size"
:
"29x29"
,
"size"
:
"29x29"
,
"scale"
:
"2x"
"scale"
:
"2x"
},
},
...
...
Examples/Storyboards/Button/Button.xcodeproj/project.pbxproj
View file @
dbae7f08
...
@@ -87,11 +87,7 @@
...
@@ -87,11 +87,7 @@
9A0572861D99E64100341332
/* Sources */
,
9A0572861D99E64100341332
/* Sources */
,
9A0572871D99E64100341332
/* Frameworks */
,
9A0572871D99E64100341332
/* Frameworks */
,
9A0572881D99E64100341332
/* Resources */
,
9A0572881D99E64100341332
/* Resources */
,
<
<<<<<<
cc3fd2fe5e27414c35c3f3d5e5f4d5df15ae0f62
9690B4151D99FF2700E7F42A
/*
E
m
bed F
r
a
m
e
works
*/,
=======
96D028671DA3F54100DE4544
/* Embed Frameworks */
,
96D028671DA3F54100DE4544
/* Embed Frameworks */
,
>
>>>>>>
cleanup
on
project
files
);
);
buildRules
=
(
buildRules
=
(
);
);
...
...
Examples/Storyboards/Button/Button/Base.lproj/Main.storyboard
View file @
dbae7f08
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version=
"3.0"
toolsVersion=
"11201"
systemVersion=
"16
A323
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
colorMatched=
"YES"
initialViewController=
"BYZ-38-t0r"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB"
version=
"3.0"
toolsVersion=
"11201"
systemVersion=
"16
B2333a
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
colorMatched=
"YES"
initialViewController=
"BYZ-38-t0r"
>
<dependencies>
<dependencies>
<deployment
identifier=
"iOS"
/>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"11161"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"11161"
/>
...
@@ -42,6 +42,9 @@
...
@@ -42,6 +42,9 @@
<color
key=
"value"
red=
"0.0"
green=
"0.50196081400000003"
blue=
"1"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
<color
key=
"value"
red=
"0.0"
green=
"0.50196081400000003"
blue=
"1"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute
type=
"string"
keyPath=
"title"
value=
"Raised Button"
/>
<userDefinedRuntimeAttribute
type=
"string"
keyPath=
"title"
value=
"Raised Button"
/>
<userDefinedRuntimeAttribute
type=
"color"
keyPath=
"pulseColor"
>
<color
key=
"value"
red=
"1"
green=
"1"
blue=
"1"
alpha=
"1"
colorSpace=
"calibratedRGB"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</userDefinedRuntimeAttributes>
</button>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
misplaced=
"YES"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
lineBreakMode=
"middleTruncation"
id=
"IqT-sg-mjt"
customClass=
"FabButton"
customModule=
"Material"
>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
misplaced=
"YES"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
lineBreakMode=
"middleTruncation"
id=
"IqT-sg-mjt"
customClass=
"FabButton"
customModule=
"Material"
>
...
...
Examples/Storyboards/NavigationController/NavigationController/RootViewController.swift
View file @
dbae7f08
...
@@ -77,7 +77,7 @@ class RootViewController: UIViewController {
...
@@ -77,7 +77,7 @@ class RootViewController: UIViewController {
private
func
prepareNextButton
()
{
private
func
prepareNextButton
()
{
nextButton
=
FlatButton
()
nextButton
=
FlatButton
()
nextButton
.
pulse
.
a
nimation
=
.
none
nextButton
.
pulse
A
nimation
=
.
none
nextButton
.
addTarget
(
self
,
action
:
#selector(
handleNextButton
)
,
for
:
.
touchUpInside
)
nextButton
.
addTarget
(
self
,
action
:
#selector(
handleNextButton
)
,
for
:
.
touchUpInside
)
view
.
layout
(
nextButton
)
.
edges
()
view
.
layout
(
nextButton
)
.
edges
()
}
}
...
...
Material.xcworkspace/contents.xcworkspacedata
View file @
dbae7f08
...
@@ -81,6 +81,9 @@
...
@@ -81,6 +81,9 @@
location =
"group:Examples/Storyboards/BottomNavigationController/BottomNavigationController.xcodeproj"
>
location =
"group:Examples/Storyboards/BottomNavigationController/BottomNavigationController.xcodeproj"
>
</FileRef>
</FileRef>
<FileRef
<FileRef
location =
"group:Examples/Storyboards/Button/Button.xcodeproj"
>
</FileRef>
<FileRef
location =
"group:Examples/Storyboards/NavigationController/NavigationController.xcodeproj"
>
location =
"group:Examples/Storyboards/NavigationController/NavigationController.xcodeproj"
>
</FileRef>
</FileRef>
<FileRef
<FileRef
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment