kivy: tx_dialog scroll with bar
This commit is contained in:
@@ -29,6 +29,8 @@ Builder.load_string('''
|
|||||||
BoxLayout:
|
BoxLayout:
|
||||||
orientation: 'vertical'
|
orientation: 'vertical'
|
||||||
ScrollView:
|
ScrollView:
|
||||||
|
scroll_type: ['bars', 'content']
|
||||||
|
bar_width: '25dp'
|
||||||
GridLayout:
|
GridLayout:
|
||||||
height: self.minimum_height
|
height: self.minimum_height
|
||||||
size_hint_y: None
|
size_hint_y: None
|
||||||
|
|||||||
Reference in New Issue
Block a user