BitmapDrawable.HasAntiAlias
aaTrue if the bitmap should be anti-aliased, false otherwise.
Enables or disables anti-aliasing for this drawable. Anti-aliasing affects the edges of the bitmap only so it applies only when the drawable is rotated.
[Android Documentation]