CC'ing the mailing list so that we can have this archived.
On Tue, Jun 3, 2014 at 12:50 PM, Bernd Sitzmann bsitzmann@wikimedia.org wrote:
Hi Vibha and Moiz,
I think we should look at the icons a bit more for the full release. The icon we have for editSave is from the Android Icon Pack https://developer.android.com/design/downloads/index.html, which is great but the other icons we have are much thicker, like the one for ToC. So, for beta having consistency within the app is good enough, but eventually we should get closer to the platform icon style. The Iconography Guide for Android http://developer.android.com/design/style/iconography.html also calls for less opacity in the action bar icons.
(1) Table of Contents icon: [seems very thick and fuzzy compared to the editSave from Android Icon Pack below. I think it has too much padding and by our code scaling it up to 48dp it becomes fuzzy. We should scale our fake action bar icons to just 32dp BTW.]
[image: Inline image 1]
(2) editSave from Android Icon Pack:
[image: Inline image 4]
(3) our editSave icon: [too much padding --> seems too small]
[image: Inline image 3]
Here is the latter with the rest of the screen:
I also think that the *launcher icon* should either not have any rounded border at all. At least, we should use a different icon for the action bar, like shown here (using the same icon as in the search fragment: search_w):
The Iconography Guide for Android http://developer.android.com/design/style/iconography.html states that the launcher icon should be a distinct silhouette. See also Android Design in Action: Football Apps + Launcher Icons https://developers.google.com/live/shows/97567912, you can skip to minute 22, when launcher icons are covered. Thank you, Bernd