Commit 1eac3fb
committed
Disable manual scan on Android 9 and below
`MediaMetadataRetriever` crashes natively on some wierd android 9 devices1 parent a2bdb55 commit 1eac3fb
File tree
1 file changed
+4
-2
lines changed- app/src/main/kotlin/com/simplemobiletools/musicplayer/helpers
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments