Color Drawable
Sometimes apps would need creating ColorDrawable in Java instead of using an XML. Usually, these colors are specified in colors.xml. …
Sometimes apps would need creating ColorDrawable in Java instead of using an XML. Usually, these colors are specified in colors.xml. …
A couple of months back Romain Guy had posted a blog on performance of an Android app. Of the many …