def getModalView(): return ModalView(size_hint=(1, None), pos_hint={'top': 1}, height=Window.height - Window.keyboard_height, auto_dismiss=False)