musikr: decouple volume from auxio
This commit is contained in:
parent
e9c15bfbef
commit
b5657f0202
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ import android.os.storage.StorageManager
|
||||||
import android.os.storage.StorageVolume
|
import android.os.storage.StorageVolume
|
||||||
import android.provider.MediaStore
|
import android.provider.MediaStore
|
||||||
import java.lang.reflect.Method
|
import java.lang.reflect.Method
|
||||||
import org.oxycblt.auxio.util.lazyReflectedMethod
|
import org.oxycblt.musikr.util.lazyReflectedMethod
|
||||||
|
|
||||||
// Largely derived from Material Files: https://github.com/zhanghai/MaterialFiles
|
// Largely derived from Material Files: https://github.com/zhanghai/MaterialFiles
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue