1
0

kivy: use RecycleView in address list

This commit is contained in:
Janus
2018-06-22 20:07:36 +02:00
parent 5f050aa13e
commit 88d95123fb
2 changed files with 20 additions and 31 deletions

View File

@@ -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