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

[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