[Mono-bugs] [Bug 694666] ic_menu_refresh missing from Android.Resources.Drawable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 19 11:45:28 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=694666

https://bugzilla.novell.com/show_bug.cgi?id=694666#c2


Jonathan Pobst <jpobst at xamarin.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jpobst at xamarin.com
         Resolution|                            |INVALID

--- Comment #2 from Jonathan Pobst <jpobst at xamarin.com> 2011-07-19 15:45:28 UTC ---
This doesn't seem to be part of the Android API:

http://developer.android.com/reference/android/R.drawable.html

Apparently, it is not part of the API as Google advises people not to use it:

http://groups.google.com/group/android-developers/browse_thread/thread/fe60d6c99917ea99?pli=1

Because the Mono for Android API is based off the Android API, it isn't
included.

If you can figure out what the integer value is for ic_menu_refresh, you can
just pass that in, or manually include the icons in your project as resources.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list