To make your mdlabel expand with the text, set the height property to this: height=self.texture_size[1]
However, you must understand that the containing parent widget must also have self.minimum_height as its height and None size_hint_y to accomodate the expansion of its child widget