Scan: Stop scan restart after exiting group
If the user enters a group before the end of a medialibrary scan, the boolean scanNeeded is set to true in onStop. To stop the scan from happening when coming back from the group, scanNeeded is set to false in onActivityResult. Closes #2255 (cherry picked from commit c2f4c7d0)
Loading
Please register or sign in to comment