Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2023-07-24 14:47:00 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b82641a0282558de2cdd0d584163ab5a8d543748
b82641a0
1 parent
07513b4e
fix MFYvc title
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/MFYViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework/MFYViewController.swift
View file @
b82641a
...
...
@@ -36,7 +36,7 @@ import SwiftEventBus
self
.
hidesBottomBarWhenPushed
=
true
setBackButton
()
setNavigationTitle
(
"MORE
for
YOU"
,
"bold"
)
setNavigationTitle
(
"MORE
FOR
YOU"
,
"bold"
)
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
...
...
Please
register
or
login
to post a comment