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

Compatibility issues on some icons #539

@john2020star

Description

@john2020star

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"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions