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
9f737d20
Unverified
Commit
9f737d20
authored
Jun 14, 2017
by
Daniel Dahan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
development: updated Motion submodule
parent
57b7e3e8
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Frameworks/Motion
+1
-1
Sources/iOS/TabsController.swift
+3
-3
No files found.
Motion
@
61eb033d
Subproject commit 6
50dd64ced2c02ce63faa1c0f0dcc57ecd41fb48
Subproject commit 6
1eb033d2629a1a65bc5a8123bc3cbd527387eb2
Sources/iOS/TabsController.swift
View file @
9f737d20
...
...
@@ -470,9 +470,9 @@ extension TabsController {
guard
i
!=
selectedIndex
else
{
return
}
// removeViewControllers()
// removeViewControllers()
// prepareViewControllersForTransition(from: selectedIndex, to: i)
// prepareViewControllersForTransition(from: selectedIndex, to: i)
...
...
@@ -496,7 +496,7 @@ extension TabsController: UIScrollViewDelegate {
removeViewControllers
()
prepareViewControllers
()
// prepareTabBar()
// prepareTabBar()
layoutSubviews
()
}
}
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