#1806 fix compilation
This commit is contained in:
parent
8b250fad33
commit
b4a19b91d9
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.
|
||||
moveTaskToBack(false)
|
||||
} else {
|
||||
@Suppress("DEPRECATION")
|
||||
super.onBackPressed()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue