facebook/fresco

color attribbute in fresco progress

Open

#2463 aperta il 8 feb 2020

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)Java (3750 fork)batch import
buggood first issuehelp wanted

Metriche repository

Star
 (17.072 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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"/>

Guida contributor