#:import ProfileScreen screens.profile.profile.ProfileScreen : id:profile_screen name:'profile' : size_hint: None,None # pos_hint: {'y':0} # canvas: # Color: # rgb: 1,0,0,1 # Line: # width: 1 # rectangle: (self.x, self.y, self.width, self.height) : cols:1 orientation:'vertical' size_hint:None,None # height:'200dp' # width:'300dp' # md_bg_color:1,1,0,1 pos_hint: {'center_x':0.5,'center_y':0.88} # radius:[20,] # border_radius:20 canvas: Color: rgb: 0,0,0,1 Line: width: 2 # rectangle: (self.x, self.y, self.width, self.height) circle: (self.center_x, self.center_y, min(self.width, self.height) / 2) #(self.x, self.x, self.width) : cols:1 orientation:'vertical' size_hint:None,None # height:'200dp' # width:'300dp' md_bg_color:0,0,0,1 # height: '500dp' pos_hint: {'center_x':0.5,'y':0.8} # radius:[20,] # border_radius:20 canvas: # Rectangle: # pos: self.pos # size: self.size # # source: self.source Color: rgb: 0,0,0,1 Line: width: 2 rectangle: (self.x, self.y, self.width, self.height) : cols:1 orientation:'vertical' size_hint:0.6666,None md_bg_color:0,0,0,1 # width: '300dp' height: self.minimum_height pos_hint: {'center_x':0.5} spacing:'10sp' radius:[20,] border_radius:20 padding:'10sp' canvas: Color: rgba: 1,0,0,0.5 Line: width: 1 rounded_rectangle: (self.x, self.y, self.width, self.height, 20, 20, 20, 20) : pos_hint: {'center_x':0.5} theme_text_color:'Custom' text_color: 1,0,0,1 halign:'center' : pos_hint: {'center_x':0.5} theme_text_color:'Custom' text_color: 1,0,0,1 halign:'center' : halign:'left' : theme_text_color: 'Custom' text_color:1,0,0,1 : theme_text_color: 'Custom' text_color:1,0,0,1 : theme_text_color: 'Custom' text_color:1,0,0,1 size_hint:None,None pos_hint:{'right':1} : theme_text_color: 'Custom' text_color:1,0,0,1 pos_hint:{'left':1} : cols:1 orientation:'vertical' spacing:'10dp' size_hint:1,None # md_bg_color:1,0,0,1 pos_hint: {'center_x':0.5,'center_y':0.5} : size_hint:1,1 # width: '200dp' : cols:2 orientation:'horizontal' spacing:'25dp' height:self.minimum_height size_hint:1,None # md_bg_color:1,0,0,1 pos_hint: {'center_x':0.5,'center_y':0.5}