From 07fcbaae6afe76f9b33f716c723b0402c92a0bcd Mon Sep 17 00:00:00 2001 From: tibbi Date: Wed, 19 Jun 2019 21:43:56 +0200 Subject: [PATCH] fix #1450, make sure the shortcut opens the proper folder if the app is paused --- .../simplemobiletools/gallery/pro/adapters/DirectoryAdapter.kt | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/kotlin/com/simplemobiletools/gallery/pro/adapters/DirectoryAdapter.kt b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/adapters/DirectoryAdapter.kt index 965250340..fc6e60851 100644 --- a/app/src/main/kotlin/com/simplemobiletools/gallery/pro/adapters/DirectoryAdapter.kt +++ b/app/src/main/kotlin/com/simplemobiletools/gallery/pro/adapters/DirectoryAdapter.kt @@ -362,6 +362,7 @@ class DirectoryAdapter(activity: BaseSimpleActivity, var dirs: ArrayList