mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-03-17 03:50:09 +01: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()) {
|
||||
return
|
||||
}
|
||||
|
||||
val manager = getSystemService(ShortcutManager::class.java)
|
||||
if (manager.isRequestPinShortcutSupported) {
|
||||
val medium = getCurrentMedium() ?: return
|
||||
|
Loading…
x
Reference in New Issue
Block a user