def prev(self, *args): self.root.sm.transition = SlideTransition(direction="right") self.root.sm.current = 'TutorialDrop' Clock.unschedule(self.nextFrame)