Infeasible
Status Update
Comments
mo...@gmail.com <mo...@gmail.com> #2
Yep, that's exactly my problem at the moment. In our app everything is red, grey and
white. Orange is not a good combination.
white. Orange is not a good combination.
ma...@gmail.com <ma...@gmail.com> #3
Thats exactly my problem is.
If any one got the solution please mail me.
If any one got the solution please mail me.
ma...@gmail.com <ma...@gmail.com> #4
Did you find a solution to customize the option menu ?
se...@gmail.com <se...@gmail.com> #5
To set a custom background on menu item you can use this tip:
http://pastebin.com/1QHGTMUW
call the setMenuBackground in the onCreate
call the setMenuBackground in the onCreate
he...@gmail.com <he...@gmail.com> #6
solution from rciov work with Android 1.6, 2.1 and 2.2 but don't work with 2.3 :
InflateException android.view.InflateException: Binary XML file line #17: Error inflating class com.android.internal.view.menu.IconMenuItemView
Unfortunately I don't see new function in 2.3 to override default behavior.
InflateException android.view.InflateException: Binary XML file line #17: Error inflating class com.android.internal.view.menu.IconMenuItemView
Unfortunately I don't see new function in 2.3 to override default behavior.
ce...@gmail.com <ce...@gmail.com> #7
Yes, unfortunatly i saw that it doesn't work on 2.3...
fr...@gmail.com <fr...@gmail.com> #8
That's what happens when you rely on APIs and class names that are not public.
Note: com.android.*INTERNAL*.view...
This problem is unrelated to this bug.
Note: com.android.*INTERNAL*.view...
This problem is unrelated to this bug.
ar...@gmail.com <ar...@gmail.com> #9
Yes, of course. You are right :)
Description
playback of MP3 files. All other functions are missing.