Closed demant closed 9 years ago
@demant we updated almost all images to hight resolution, but still missing some, can you provide the psd for the settings screen and the icon for the setting screen (that one that is where you build your bento), and the credits cards icons (we only have on the psd the generic and visa icon)
Joseph - Do you have the icons for the settings screen?
All of the credit card icons, should be in here: https://www.dropbox.com/s/wr5tbbj7vi43fvj/iPhone.psd?dl=0
Let me know if you're unable to find them.
Jason Demant | Bento http://bentonow.com 415.997.9909
Download Bento https://itunes.apple.com/us/app/bento-asian-food-delivered/id963634117?ls=1&mt=8 and get your first meal for $7 with promo code 'Demant'!
On Sat, Jun 6, 2015 at 12:07 PM, Brian Kennish notifications@github.com wrote:
Assigned #39 https://github.com/bentocorp/android/issues/39 to @demant https://github.com/demant.
— Reply to this email directly or view it on GitHub https://github.com/bentocorp/android/issues/39#event-324419275.
You have to tag people in GitHub... otherwise he'll never see this. @JosephLauSF
Seems that the icons are missing, I was unable to find it, also the settings screen isn't included on the PSD
@demant I do, I'll email them to you.
Ty, passed along to @norman784.
The images still be small, iOS has only 1x, 2x and 3x and but Android has ldpi, mdpi, hdpi, xhdpi, xxhdpi and xxxhdpi (this last one its the nexus 6 resolution, their screen its really bigger 1440 x 2560 pixels). I've asked for the PSD, b/c the icons are vectors and scale to fit this resolutions are easier.
Here is an example of the icon size
@demant Assigning this issue back to you – we’ve now added the largest images we could save from the psd, et cetera but are still lacking bitmaps big enough to accommodate the highest res Android devices (see Norman’s note). Three options I can come up with:
@demant We’re only missing three images now – these three:
Norman extracted the ones above that we’re currently using from PaymentKit (Stripe’s iOS library, which is what the iOS app is using), but they’re undersized for Android.
Let us know what you’d like to do.
@demant Actually, I think what we have now is good enough for the v1. The cc icons are small on high-res devices, but I don’t think terribly so:
So I’m going to close #47 and let you use this issue to verify whether all the images in the next build are satisfactory.
Were you able to swap out the account screen icons? They still look low quality to me. Not a big deal for this sprint either way.
We didn’t. We did swap in all the high-res images we got, but as Norman said above: “the settings screen isn't included on the PSD”.
Just forwarded them to you. I'll move this to sprint 2.
@demant The icons in the zip you sent are still too small for Android – these are the sizes we need:
icon-user.png
: 80x80pxicon-navigateright.png
: 48x74pxicon-circle-*.png
: 142x142pxicon-square-*.png
: 137x137pxWe have all of the credit card icons here: https://www.dropbox.com/s/hhm23lstwdag2xg/Credit%20Card%20Icons.ai?dl=0
All of the account management icons are in our PSD as Photoshop vectors: https://www.dropbox.com/s/mvnx1n2os4u8lh6/iPhone%203.psd?dl=0
Alternatively you can use icon fonts which is the newer technology for handling these things. An icon font will allow you to size the icons infinitely. http://www.creativebloq.com/app-design/icon-fonts-in-apps-21410734
If we want to go the icon font route, we're using a combination of these two fonts:
https://www.dropbox.com/sh/njd8mxr8l7gs3ue/AAA-tagdvv_4ageguvTYKg6ua?dl=0
https://www.dropbox.com/sh/fn2rmrtr6im69kg/AADtbsDrcL3HexH5ZvHy3a0pa?dl=0
(The square icons will need to be converted, or can be placed inside of squares.)
Sign In, FAQ still look low quality to me.
@demant I found the closest better solution to this, that is using a font icon instead images, so it will not be issues scaling up or down, but there is an issue cannot get working SS Standard and SS Social fonts only got Font Awesome working, I don't know if will be an issue if icons looks bit different it will look like
vs the original icons
Looks totally fine. Good work!
Jason Demant | Bento http://bentonow.com 415.997.9909
Download Bento https://itunes.apple.com/us/app/bento-asian-food-delivered/id963634117?ls=1&mt=8 and get your first meal for $7 with promo code 'Demant'!
On Fri, Aug 28, 2015 at 12:58 PM, Norman Paniagua notifications@github.com wrote:
@demant https://github.com/demant I found the closest better solution to this, that is using a font icon instead images, so it will not be issues scaling up or down, but there is an issue cannot get working SS Standard and SS Social fonts only got Font Awesome working, I don't know if will be an issue if icons looks bit different it will look like
[image: font-awesome] https://cloud.githubusercontent.com/assets/204656/9555253/e45dab3a-4d99-11e5-8cb6-d910952bf0e7.png
vs the original icons
[image: ss-standard-regular] https://cloud.githubusercontent.com/assets/204656/9555260/ed345236-4d99-11e5-9077-d2f615b76f88.png
— Reply to this email directly or view it on GitHub https://github.com/bentocorp/android/issues/39#issuecomment-135873451.