facebook/fresco

color attribbute in fresco progress

Open

#2 463 ouverte le 8 févr. 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Java (3 750 forks)batch import
buggood first issuehelp wanted

Métriques du dépôt

Stars
 (17 072 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I use a vectodrwable progress that wrap in another drwable and for color of progress i use ?attr/my_attr when I use this progress in other views every things work but when I use it in fressco the atttr color disapear. my vector drawble : <path android:pathData="M23.2,43.5c-11.9,0 -21.7,-9.7 -21.7,-21.7c0,-4.1 1.2,-8.1 3.4,-11.6c0.4,-0.7 1.4,-0.9 2.1,-0.5c0.7,0.4 0.9,1.4 0.5,2.1c-1.9,3 -2.9,6.4 -2.9,10c0,10.3 8.4,18.7 18.7,18.7c0.8,0 1.5,0.7 1.5,1.5C24.7,42.8 24,43.5 23.2,43.5z" android:fillColor="?attr/my_attr"/>

Guide contributeur