Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Compatibility issues on some icons #539

Closed
john2020star opened this issue May 6, 2020 · 0 comments
Closed

Compatibility issues on some icons #539

john2020star opened this issue May 6, 2020 · 0 comments
Assignees

Comments

@john2020star
Copy link

General information

  • App source: F-Droid
  • **Android Version: 5.0 and 7.0

Expected result

What is expected?
image

What does happen instead?
image

Steps to reproduce

  • Trying to change the image of an item.

I think the root cause of this issue is that you use "android:fillColor" with gradient color, which only works when API Level >= 24. Therefore, I cannot see the icon "apache" in API Level < 24.
This happens in "thumb_apache.xml" and other places.

You may prepare a unique ".png" file for those icons using gradient colors in "android:fillColor"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants