Closed GoogleCodeExporter closed 9 years ago
Additionally, an alert that "ParentStyle" is unused also is displayed, even
though it's used for its child, ParentStyle.ChildStyle.
(why did they have to make this system so convoluted?)
Original comment by g1adrift
on 4 Jan 2011 at 8:45
There are actually a few issues related to this.
Specifically, an XML resource with a dot (.) in its name gets changed to an
underscore (_) in the R.java file. r15 should deal with this, which fixes the
the ParentStyle_ChildStyle not used issue. However, the ParentStyle issue
remains.
Original comment by skenned...@gmail.com
on 14 Apr 2011 at 12:05
Fixed in r16
Original comment by skenned...@gmail.com
on 14 Apr 2011 at 12:24
Original issue reported on code.google.com by
g1adrift
on 4 Jan 2011 at 8:43