mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-29 16:30:31 +05:30
ktlint
This commit is contained in:
parent
52be2cb8b7
commit
525358e56c
@ -286,7 +286,7 @@ class MainActivity : AppCompatActivity() {
|
|||||||
try {
|
try {
|
||||||
navController.popBackStack()
|
navController.popBackStack()
|
||||||
moveTaskToBack(true)
|
moveTaskToBack(true)
|
||||||
} catch (e: Exception){
|
} catch (e: Exception) {
|
||||||
super.onBackPressed()
|
super.onBackPressed()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user