From 235c648a6828bdd8201e1151b7e2815a4daf1201 Mon Sep 17 00:00:00 2001 From: that Date: Sun, 24 Jan 2016 21:59:00 +0100 Subject: gui: use XML-based page for splash screen instead of a static jpg For devices with an unusual aspect ratio, stretching a bitmap to the screen resolution is sub-optimal. So let's reuse our XML engine that allows assembling the splash screen from individual parts. The splash page is loaded from a separate XML file for quick loading. Change-Id: I2d3dad26e42fcefaf563dacdf0ffa61f209dada1 --- gui/theme/watch_mdpi/images/splashteamwin.png | Bin 0 -> 983 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 gui/theme/watch_mdpi/images/splashteamwin.png (limited to 'gui/theme/watch_mdpi/images/splashteamwin.png') diff --git a/gui/theme/watch_mdpi/images/splashteamwin.png b/gui/theme/watch_mdpi/images/splashteamwin.png new file mode 100755 index 000000000..94546f8e6 Binary files /dev/null and b/gui/theme/watch_mdpi/images/splashteamwin.png differ -- cgit v1.2.3