WAI
Status Update
Comments
ad...@google.com <ad...@google.com>
ad...@google.com <ad...@google.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.
nc...@gmail.com <nc...@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.
ad...@google.com <ad...@google.com> #4
Did you find a solution to customize the option menu ?
nc...@gmail.com <nc...@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
Description
<tag>Okay, I'll do it</tag>
<tag>Okay, I\'ll do it</tag>
<tag>Okay, I'll do it</tag>
<tag>Okay, I'll do it</tag>
<tag>Okay, I'll do it</tag>
None of them work, when I parse the file with XmlPullParser, I always get only part of the text: "Okay I", split where the apostrophe was. I am using "Context.getResources().getXml(R.xml.my_xml)" to get the parser and "parser.getText()" to get the text between tags.
I also tried "parser.setFeature(Xml.FEATURE_RELAXED, true)", as suggested here:
After more testing, it looks like this issue only happens with the apostrophe and no other escaped characters like "&". I tried on two devices with the same result.
Device 1: Asus ZE551KL, API 23, build 21.40.1220.2181
Device 2: Nexus 7, API 23, build MOB30X