ScrollView:
id: info_scroll
TextInput:
size_hint: None, None
height: max(self.minimum_height, info_scroll.height)
width: self.width
canvas:
Color:
rgba: (1, 1, 1, 0.2)
Rectangle:
pos: self.pos
size: self.size