klinker41 / android-chips

Chips in your AutoCompleteTextView on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixelated contact picture and chip outline

blunden opened this issue · comments

I see there has been some nice improvements made to this library since last time I looked at it. However, I've noticed that the chip outline and contact pictures are pixelated.

Cropped screenshot

It looks like it doesn't apply any filtering or AA when downscaling the image or something like that. Anyone else able to reproduce this?

Additionally, while the above issue doesn't affect the dropdown view, that view has an alignment issue where the primary and alternate numbers are misaligned in a very obvious way. How about using the same layout as the equivalent dropdown in the Phone app in 7.x or newer?