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-06 18:01:39 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
815c0ff1a320b2cf28c23c58dcbf002f649ba84c
815c0ff1
1 parent
20fd1100
change wallet header title
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/WalletViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
815c0ff
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/WalletViewController.swift
View file @
815c0ff
...
...
@@ -52,7 +52,7 @@ import SwiftEventBus
self
.
hidesBottomBarWhenPushed
=
true
setBackButton
()
setNavigationTitle
(
"
For You
"
)
setNavigationTitle
(
"
Tα προνόμιά μου
"
)
tableView
.
delegate
=
self
tableView
.
dataSource
=
self
...
...
Please
register
or
login
to post a comment