mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-01-31 19:54:48 +01:00
clear media on destroy at third party intents
This commit is contained in:
parent
9e809adf10
commit
316566b09c
@ -160,6 +160,7 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (config.isThirdPartyIntent) {
|
if (config.isThirdPartyIntent) {
|
||||||
|
mMedia.clear()
|
||||||
config.isThirdPartyIntent = false
|
config.isThirdPartyIntent = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user