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