Example #1
0
 def show_fullscreen(self, image):
     lite_box = LiteBoxView(self)
     lite_box.show_fullscreen_image(image)
Example #2
0
 def show_fullscreen(self, image):
     lite_box = LiteBoxView(self)
     lite_box.show_fullscreen_image(image)