Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-ios
Commits
61c04940
Commit
61c04940
authored
Feb 14, 2018
by
Zac Wood
Browse files
reverted bounce to false
parent
a5b67569
Changes
1
Hide whitespace changes
Inline
Side-by-side
WhatsOpen/WhatsOpen/Views/FacilityDetailViewController.swift
View file @
61c04940
...
@@ -99,7 +99,7 @@ class FacilityDetailViewController: UIViewController, UITableViewDelegate, UITab
...
@@ -99,7 +99,7 @@ class FacilityDetailViewController: UIViewController, UITableViewDelegate, UITab
favoritesButton
.
backgroundColor
=
UIColor
(
red
:
0.00
,
green
:
0.40
,
blue
:
0.20
,
alpha
:
1.0
)
favoritesButton
.
backgroundColor
=
UIColor
(
red
:
0.00
,
green
:
0.40
,
blue
:
0.20
,
alpha
:
1.0
)
favoritesButton
.
layer
.
cornerRadius
=
10
favoritesButton
.
layer
.
cornerRadius
=
10
OpenTimesList
.
bounces
=
tru
e
OpenTimesList
.
bounces
=
fals
e
if
#available(iOS 11.0, *)
{
if
#available(iOS 11.0, *)
{
navigationItem
.
largeTitleDisplayMode
=
.
never
navigationItem
.
largeTitleDisplayMode
=
.
never
...
...
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