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
2022-09-23 17:14:18 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
959aa5f4cbca341327bbe090d916cf142b96cf70
959aa5f4
1 parent
7b08d85b
fix wallet header title
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/WalletViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework/WalletViewController.swift
View file @
959aa5f
...
...
@@ -52,7 +52,7 @@ import SwiftEventBus
self
.
hidesBottomBarWhenPushed
=
true
setBackButton
()
setNavigationTitle
(
"
Tα προνόμιά μου
"
)
setNavigationTitle
(
"
My Rewards
"
)
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
...
...
Please
register
or
login
to post a comment