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/values/styles.xml | 7 +++++++
1 file changed, 7 insertions(+)
(limited to 'res/values/styles.xml')
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 8705d98..56edbde 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -56,5 +56,12 @@
- 16dp
- center
+
--
cgit v1.2.3