mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-04-06 22:51:07 +02:00
adding an empty line
This commit is contained in:
parent
dd8cd61450
commit
a83765705d
@ -719,6 +719,7 @@ class ViewPagerActivity : SimpleActivity(), ViewPager.OnPageChangeListener, View
|
|||||||
if (!isOreoPlus()) {
|
if (!isOreoPlus()) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
val manager = getSystemService(ShortcutManager::class.java)
|
val manager = getSystemService(ShortcutManager::class.java)
|
||||||
if (manager.isRequestPinShortcutSupported) {
|
if (manager.isRequestPinShortcutSupported) {
|
||||||
val medium = getCurrentMedium() ?: return
|
val medium = getCurrentMedium() ?: return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user