GR-1 Chane project name

This commit is contained in:
RikardoMexican
2023-06-15 02:16:00 +03:00
parent 1cc629572e
commit b656bf3cfe
159 changed files with 1168 additions and 491 deletions

View File

@ -0,0 +1,5 @@
package com.gallery.raw.extensions
import com.simplemobiletools.commons.models.FileDirItem
fun FileDirItem.isDownloadsFolder() = path.isDownloadsFolder()