Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
p x
ShuDaoPathWeb
Commits
ff20de87
Commit
ff20de87
authored
Jun 06, 2025
by
p x
Browse files
dev
parent
5616a99e
Pipeline
#3087
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/com/sd/shupathwebview/MainActivity.kt
View file @
ff20de87
...
@@ -45,7 +45,6 @@ class MainActivity : AppCompatActivity() {
...
@@ -45,7 +45,6 @@ class MainActivity : AppCompatActivity() {
// private val myLocVM: MyLocVM by viewModels()
// private val myLocVM: MyLocVM by viewModels()
private
val
aMapLoc
:
AMapLoc
by
viewModels
()
private
val
aMapLoc
:
AMapLoc
by
viewModels
()
@SuppressLint
(
"MissingPermission"
)
@SuppressLint
(
"MissingPermission"
)
override
fun
onCreate
(
savedInstanceState
:
Bundle
?)
{
override
fun
onCreate
(
savedInstanceState
:
Bundle
?)
{
super
.
onCreate
(
savedInstanceState
)
super
.
onCreate
(
savedInstanceState
)
...
...
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