Darkseal / DownPicker

A lightweight DropDownList / ComboBox for iOS, written in Objective-C
MIT License
202 stars 93 forks source link

Dropdown Icon Pixelated on iPhone 6 #3

Closed jamesvandyne closed 9 years ago

jamesvandyne commented 9 years ago

The dropdown icon is only available in standard resolution, which makes it look pixelated on iPhone 6. We should include the following icons: downArrow.png (32x24) [Already exists] downArrow@2x.png (64x48) downArrow@3x.png (96x72)

screen shot 2015-05-19 at 14 51 22

I'd be glad to make and test these if you have a large source image I can start with.

Thanks!

James

Darkseal commented 9 years ago

I tried to make it: please let me know if they're satisfying enough :)

jamesvandyne commented 9 years ago

They work and look great! Thanks! James