From fba7e3cf5c8ad287ceaaeb381989159d8baa96ec Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Thu, 13 Sep 2018 15:19:03 +0200 Subject: wearable: add demo mode This change adds a switch in the settings page that enables demo mode. In this mode, each screen and UI control will be visited and interacted with in a loop until the screen is tapped, at which point it returns to the launcher page. Change-Id: Icb306e23985d8c1f82725a95ed7f2e34b3d6c03f Reviewed-by: Mikhail Svetkin Reviewed-by: Richard Moe Gustavsen --- .../wearable/qml/Settings/images/demo-mode-white.png | Bin 0 -> 825 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png (limited to 'examples/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png') diff --git a/examples/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png b/examples/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png new file mode 100644 index 00000000..1f967488 Binary files /dev/null and b/examples/quickcontrols2/wearable/qml/Settings/images/demo-mode-white.png differ -- cgit v1.2.3