def build(self): self.icon = 'data/icon/segreto_icon.png' # Don't know why icon isn't set :( self.title = 'Segreto 3' self.init() return self.screenmanager