#:import get_color_from_hex kivy.utils.get_color_from_hex #:import StringProperty kivy.properties.StringProperty md_bg_color: self.theme_cls.backgroundColor # main_container:main_container MDBoxLayout: NavRail: screen:root MDAnchorLayout: anchor_y: 'top' padding:"10dp" MDBoxLayout: orientation: 'vertical' SearchBar: MDScrollView: MDLabel: text:root.crash_text adaptive_height:True markup:True padding:"10dp"