From 25842566eee73aa8f2b07dcd334d47d6f6853579 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Tue, 20 Oct 2020 12:06:53 +0300 Subject: startupscreen: make UI dynamic Dynamically adjust the UI element based on the screen size to better handle the various screen sizes available in embedded devices. Make states handle only the landscape - portrait changes. Remove progress bar from splash screen and make it hide automoatically. Remove SD card button and hide wifi button. Change-Id: I308ad696cf4c2ee3b97adfc231cd76899152f357 Reviewed-by: Assam Boudjelthia Reviewed-by: Rami Potinkara --- startupscreen/qml.qrc | 3 --- 1 file changed, 3 deletions(-) (limited to 'startupscreen/qml.qrc') diff --git a/startupscreen/qml.qrc b/startupscreen/qml.qrc index 11c09fc..ec4c769 100644 --- a/startupscreen/qml.qrc +++ b/startupscreen/qml.qrc @@ -19,13 +19,10 @@ StartupScreen.qml MainView.qml qtquickcontrols2.conf - SDcardButton.qml SplashView.ui.qml UsbButton.qml WifiButton.qml TextButton.qml - imports/StartupScreen/qmldir - imports/StartupScreen/Constants.qml fonts/TitilliumWeb-Bold.ttf fonts/TitilliumWeb-Light.ttf fonts/TitilliumWeb-Regular.ttf -- cgit v1.2.3