From 997b7be4c005696df91dc1833b4fb4db6c984991 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 18 Nov 2024 00:13:08 +0100 Subject: launcher: Animated vector describing swipe gesture Replace the short video with an animated vector image that shows the swipe gesture. This is much lighter and reliable than the mp4 video, which failed to play on many devices. Source for the image of the key is in inkscape SVG format in srcs/res and is converted to an android drawable when needed. The swipe animation is hand-written. --- res/raw/intro_video.mp4 | Bin 123771 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/raw/intro_video.mp4 (limited to 'res/raw') diff --git a/res/raw/intro_video.mp4 b/res/raw/intro_video.mp4 deleted file mode 100644 index 9eefe52..0000000 Binary files a/res/raw/intro_video.mp4 and /dev/null differ -- cgit v1.2.3