abouttreesummaryrefslogcommitdiff
path: root/srcs/res/doc_key.svg
AgeCommit message (Collapse)AuthorFilesLines
2024-11-18launcher: Animated vector describing swipe gestureJules Aguillon1-0/+192
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.