skiptools / skiptools/skip-ui

Blurry SVG on Android

Open
#156 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
Dominant language
Swift
Stars
330
Forks
76
Avg merge
3h 6m
Merged PRs (30d)
1

Description

In the https://github.com/dfabulich/skipapp-showcase/tree/blurry-svg branch, I added a single commit https://github.com/dfabulich/skipapp-showcase/commit/6ffe076b61db9fa199dcbd6a836960205eb716c2 to replace the Butterfly SVG with an SVG that I downloaded from https://fonts.google.com/icons

When I build and run on iOS, the star looks good in the image playground, but when I build and run on Android, the star is blurry. It looks like something rendered it to bitmap and then scaled up the bitmap.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the blurry-svg branch and commit 6ffe076b61db9fa199dcbd6a836960205eb716c2 in the skipapp-showcase example. Build and run the image playground on both iOS and Android, then trace how the Butterfly SVG is rendered on Android. Done means the star is sharp on Android as it is on iOS.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.