Skip to content

Commit 7c02fe8

Browse files
committed
make the whole storage analyzer scrollable
1 parent cc58ea1 commit 7c02fe8

File tree

2 files changed

+260
-249
lines changed

2 files changed

+260
-249
lines changed

app/src/main/kotlin/com/simplemobiletools/filemanager/pro/fragments/StorageFragment.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import kotlinx.android.synthetic.main.storage_fragment.view.*
1818
import java.util.*
1919
import kotlin.collections.HashMap
2020

21-
2221
class StorageFragment(context: Context, attributeSet: AttributeSet) : MyViewPagerFragment(context, attributeSet) {
2322
private val IMAGES = "images"
2423
private val VIDEOS = "videos"

0 commit comments

Comments
 (0)