Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Prepaid Bank Simulator
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
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
OPEN-SHARING
Prepaid Bank Simulator
Commits
be8f4edd
Commit
be8f4edd
authored
Mar 21, 2025
by
Abdullah Hafizh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: Refactor activation function in MainActivity
parent
5207e2cb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
MainActivity.kt
app/src/main/java/id/mdd/prepaidbank/MainActivity.kt
+1
-1
No files found.
app/src/main/java/id/mdd/prepaidbank/MainActivity.kt
View file @
be8f4edd
...
...
@@ -80,7 +80,7 @@ class MainActivity : AppCompatActivity() {
}
fun
activation
()
:
Boolean
{
fun
activation
()
{
val
unlockAarResponse
:
UnlockAarResponse
=
aarDevice
.
unlockLibrary
(
accessToken
,
DeviceEnvironment
.
UNLOCK
,
...
...
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