aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/qml/Fitness
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2017-05-04 13:24:31 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-15 19:46:15 +0000
commit796fff91ac4197d41a82a453e28a1d86399ff5cf (patch)
tree8ab28c3d3e486f8184312bd1861de77e6624aee3 /examples/quickcontrols2/wearable/qml/Fitness
parent9f80a466772c7e61bf7013e5c2e1726ca7c85b50 (diff)
Wearable Demo: fix fuzzy images on retina screens
Even though retina screens are not the primary target of the wearable demo, users can try out the demo on desktop. Provide crispy @2x image assets to give a better impression for those who have retina screens. Change-Id: If88367e14c586fd9718f43bbae73dee547d54aaf Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/wearable/qml/Fitness')
-rw-r--r--examples/quickcontrols2/wearable/qml/Fitness/images/fitness@2x.pngbin0 -> 958 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Fitness/images/man-running@2x.pngbin0 -> 2795 bytes
-rw-r--r--examples/quickcontrols2/wearable/qml/Fitness/images/man-walking@2x.pngbin0 -> 2668 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/examples/quickcontrols2/wearable/qml/Fitness/images/fitness@2x.png b/examples/quickcontrols2/wearable/qml/Fitness/images/fitness@2x.png
new file mode 100644
index 00000000..088c15b8
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Fitness/images/fitness@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Fitness/images/man-running@2x.png b/examples/quickcontrols2/wearable/qml/Fitness/images/man-running@2x.png
new file mode 100644
index 00000000..2073d97f
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Fitness/images/man-running@2x.png
Binary files differ
diff --git a/examples/quickcontrols2/wearable/qml/Fitness/images/man-walking@2x.png b/examples/quickcontrols2/wearable/qml/Fitness/images/man-walking@2x.png
new file mode 100644
index 00000000..037a8f03
--- /dev/null
+++ b/examples/quickcontrols2/wearable/qml/Fitness/images/man-walking@2x.png
Binary files differ