Message from discussion
android.R.drawable.ic_menu_hom e - can not use
X-BeenThere: android-developers@googlegroups.com
Received: by 10.101.208.8 with SMTP id k8ls15501anq.3.p; Fri, 20 Nov 2009
19:26:35 -0800 (PST)
Received: by 10.101.189.8 with SMTP id r8mr2495311anp.7.1258773995218;
Fri, 20 Nov 2009 19:26:35 -0800 (PST)
Received: by 10.101.189.8 with SMTP id r8mr2495310anp.7.1258773995196;
Fri, 20 Nov 2009 19:26:35 -0800 (PST)
Return-Path: <lna...@gmail.com>
Received: from mail-yw0-f162.google.com (mail-yw0-f162.google.com [209.85.211.162])
by gmr-mx.google.com with ESMTP id 19si314781yxe.14.2009.11.20.19.26.35;
Fri, 20 Nov 2009 19:26:35 -0800 (PST)
Received-SPF: pass (google.com: domain of lna...@gmail.com designates 209.85.211.162 as permitted sender) client-ip=209.85.211.162;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of lna...@gmail.com designates 209.85.211.162 as permitted sender) smtp.mail=lna...@gmail.com
Received: by mail-yw0-f162.google.com with SMTP id 34so8019054ywh.2
for <android-developers@googlegroups.com>; Fri, 20 Nov 2009 19:26:35 -0800 (PST)
MIME-Version: 1.0
Received: by 10.150.249.4 with SMTP id w4mr226067ybh.56.1258773995164; Fri, 20
Nov 2009 19:26:35 -0800 (PST)
Date: Fri, 20 Nov 2009 19:26:35 -0800 (PST)
In-Reply-To: <26b7c7380911201747x1d3d4519vfd9ee5d54b73ac83@mail.gmail.com>
X-IP: 67.189.212.89
References: <671468b6-5e8c-4023-8d68-b4d1808a3fe9@v30g2000yqm.googlegroups.com>
<1937dd570911191729q3ad1ac78g9ede65dbc1d192ee@mail.gmail.com>
<447743f0-559b-486e-9e14-6639e41abc13@a31g2000yqn.googlegroups.com>
<26b7c7380911192059m3f0fc1fk44ed793e5f84f462@mail.gmail.com>
<67ed0eec-6994-414f-a631-c0731a5a2221@g27g2000yqn.googlegroups.com>
<4B0741CC.3070200@commonsware.com> <26b7c7380911201747x1d3d4519vfd9ee5d54b73ac83@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5)
Gecko/20091109 Ubuntu/9.04 (jaunty) Shiretoko/3.5.5,gzip(gfe),gzip(gfe)
Message-ID: <fa473355-5f24-41f5-9e52-b28d29500421@a32g2000yqm.googlegroups.com>
Subject: Re: android.R.drawable.ic_menu_home - can not use
From: Lance Nanek <lna...@gmail.com>
To: Android Developers <android-developers@googlegroups.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
The UI guidelines really need to be updated:
http://developer.android.com/intl/zh-CN/guide/practices/ui_guidelines/index=
.html
The "Standard menu icons" section in the Icon Design document makes no
mention of the fact that using the icons the way it shows is not
recommended.
That document also says early on:
"This document shows you how to create icons for various parts of your
application=92s user interface that fit the style set by the Android UI
team."
But then goes on to detail the creation of 3D launcher icons which
have been abandoned in Android 2.0.
On Nov 20, 8:47=A0pm, Dianne Hackborn <hack...@android.com> wrote:
> On Fri, Nov 20, 2009 at 5:26 PM, Mark Murphy <mmur...@commonsware.com>wro=
te:
>
> > Now, in many ways, I agree with you. It would be nice if device
> > manufacturers wouldn't frak around with the icons. They can fuss with
> > the home screen to their hearts' content, for all I care, but it would
> > be nice to have consistent icons. Alas, 'tis not meant to be. I crossed
> > that mental Rubicon several months back, which might be the thread that
> > Ms. Hackborn alluded to.
>
> Even in that ideal world, you may have noticed that the Android UI has
> continued to evolve and change in style, the most recent example being th=
e
> change in app icon style in 2.0. =A0It is just not reasonable to expect a
> particular UI style to be designed and set in stone and never change -- e=
ven
> on platforms where one vendor is in control like Mac OS or Windows this i=
s
> nowhere close to happening.
>
> And honestly, who wants this to be the case? =A0Do you think the iPhone U=
I is
> going to keep the exact same look forever? =A0At some point I fully expec=
t it
> to change, just like Mac OS has, to keep it looking modern and hip and
> everything else you need in a product. =A0So sure, we have a lot more
> diversity in UI style in Android, but the other end of possibility is not
> "completely consistent forever."
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> Note: please don't send private questions to me, as I don't have time to
> provide private support, and so won't reply to such e-mails. =A0All such
> questions should be posted on public forums, where I and others can see a=
nd
> answer them.