mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-16 20:10:37 +01:00
do not clear mMedia after third party intents
This commit is contained in:
parent
1397c2d48b
commit
ac1c84d279
@ -154,7 +154,6 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
||||
}
|
||||
|
||||
if (config.isThirdPartyIntent) {
|
||||
mMedia.clear()
|
||||
config.isThirdPartyIntent = false
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user