mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-06-05 22:09:15 +02:00
removing an empty line
This commit is contained in:
@ -77,7 +77,6 @@ class DecompressActivity : SimpleActivity() {
|
||||
updateCurrentPath("")
|
||||
}
|
||||
|
||||
|
||||
override fun onBackPressed() {
|
||||
if (currentPath.isEmpty()) {
|
||||
super.onBackPressed()
|
||||
|
Reference in New Issue
Block a user