Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shunchaki
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shohboz Qoraboev
shunchaki
Commits
7db31b15
Commit
7db31b15
authored
Jan 07, 2022
by
shohboz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[UPD]
MUS-318
Feature, updated some bugs
parent
21461be2
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
CONSTANTS.kt
...ain/java/uz/mobiuz/mobiservice/dev/ui/global/CONSTANTS.kt
+1
-1
ReplenishBalanceFragment.kt
...obiservice/dev/ui/sdk/payment/ReplenishBalanceFragment.kt
+1
-1
No files found.
app/src/main/java/uz/mobiuz/mobiservice/dev/ui/global/CONSTANTS.kt
View file @
7db31b15
...
...
@@ -47,7 +47,7 @@ object CONSTANTS {
const
val
PHONE3
=
"+998 97 203 10 10"
const
val
DEFAULT_PHONE
=
"+998 97 999-99-99"
const
val
RESEND_CODE_TIME
=
60000L
const
val
BLOCKED_TIME
=
600
const
val
BLOCKED_TIME
=
600
0
const
val
PHONE
=
"phone"
...
...
app/src/main/java/uz/mobiuz/mobiservice/dev/ui/sdk/payment/ReplenishBalanceFragment.kt
View file @
7db31b15
...
...
@@ -92,7 +92,7 @@ class ReplenishBalanceFragment : BaseFragment(R.layout.fragment_replenish_balanc
val
uri
=
Uri
.
parse
(
when
(
pref
.
language
)
{
CONSTANTS
.
UZ
->
CONSTANTS
.
PAYSYS_LICENSE_UZ
CONSTANTS
.
RU
->
CONSTANTS
.
P
RIVACY_POLICY
_RU
CONSTANTS
.
RU
->
CONSTANTS
.
P
AYSYS_LICENSE
_RU
else
->
CONSTANTS
.
PAYSYS_LICENSE_EN
}
)
...
...
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