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("")
|
updateCurrentPath("")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
override fun onBackPressed() {
|
override fun onBackPressed() {
|
||||||
if (currentPath.isEmpty()) {
|
if (currentPath.isEmpty()) {
|
||||||
super.onBackPressed()
|
super.onBackPressed()
|
||||||
|
Reference in New Issue
Block a user