android - Difference between ColorDrawable and PaintDrawable -


by looking @ android developers documentation of paintdrawable , colordrawable, can not distinguish difference between two. hope can enlighten me one...

thanks, artsylar

a colordrawable simple kind of drawable fills canvas color. can set colorfilter on colordrawable, ignored. paintdrawable more complex; draws color, operation can modified colorfilter, paint object. colordrawable cheaper use more limited in can use for.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -