#1806 fix compilation
This commit is contained in:
parent
e11e2fedd2
commit
34ae25a56a
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ class MainActivity : NodeActivity() {
|
||||||
//Do not kill the app in this case, just go to background.
|
//Do not kill the app in this case, just go to background.
|
||||||
moveTaskToBack(false)
|
moveTaskToBack(false)
|
||||||
} else {
|
} else {
|
||||||
|
@Suppress("DEPRECATION")
|
||||||
super.onBackPressed()
|
super.onBackPressed()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue