Re: [android-developers] android.R.drawable.ic_menu_home - can not use

2009-11-19 Thread Romain Guy
It's intentional.

On Fri, Nov 20, 2009 at 2:26 AM, Max Binshtok  wrote:
> Hi, I have been having this problem for some time now...
>
> I am using the icons that are coming with the platform for the menus.
> So I use:
> android.R.drawable.ic_menu_help
> and
> android.R.drawable.ic_menu_info_details
>
>
> but for some reason I can not use:
> android.R.drawable.ic_menu_home
>
> So basically I copy this to my drawable folder and then use it
> normally:
> R.drawable.ic_menu_home
>
> Is it some sort of a bug, or this is intentional?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Romain Guy
Android framework engineer
romain...@android.com

Note: please don't send private questions to me, as I don't have time
to provide private support.  All such questions should be posted on
public forums, where I and others can see and answer them

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] android.R.drawable.ic_menu_home - can not use

2009-11-19 Thread Max Binshtok
Hi, I have been having this problem for some time now...

I am using the icons that are coming with the platform for the menus.
So I use:
android.R.drawable.ic_menu_help
and
android.R.drawable.ic_menu_info_details


but for some reason I can not use:
android.R.drawable.ic_menu_home

So basically I copy this to my drawable folder and then use it
normally:
R.drawable.ic_menu_home

Is it some sort of a bug, or this is intentional?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en