mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-04-15 18:57:27 +02:00
at repeated file loading by content uri, check also if file is panorama
This commit is contained in:
parent
518fc9ec1b
commit
ffd15a417a
@ -449,6 +449,7 @@ class PhotoFragment : ViewPagerFragment() {
|
|||||||
if (mMedium.path != mOriginalPath) {
|
if (mMedium.path != mOriginalPath) {
|
||||||
mMedium.path = mOriginalPath
|
mMedium.path = mOriginalPath
|
||||||
loadImage()
|
loadImage()
|
||||||
|
checkIfPanorama()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user