kivy: use RecycleView in address list
This commit is contained in:
@@ -49,12 +49,6 @@
|
||||
text_size: self.width, None
|
||||
height: self.texture_size[1]
|
||||
|
||||
<EmptyLabel@Label>
|
||||
color: (0.8, 0.8, 0.8, 1)
|
||||
size_hint_y: None
|
||||
text_size: self.width, None
|
||||
height: self.texture_size[1]
|
||||
|
||||
<VGridLayout@GridLayout>:
|
||||
rows: 1
|
||||
size_hint: 1, None
|
||||
|
||||
Reference in New Issue
Block a user