summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-07-18 18:06:09 -0700
committerXavier Ducrohet <xav@android.com>2012-07-19 09:06:03 -0700
commit095cd2e2d14e4fe25b66df54861fb66000a25adc (patch)
treeb16c8e094f998b23b77a68e364e70f45629f13b5 /docs/html/guide/guide_toc.cs
parent12a5475205243bc2d069a87d2c7d4982b5f4d11d (diff)
Fix aapt -G to properly support class attr in fragment.
The code added attributes android:name and class to a KeyedVector under the same key (fragment) so the 2nd add (android:name) removed class with was never checked. This replace the value type in the KeyedVector to be Vector<NamespaceAttributePair> instead of just NamespaceAttributePair. Change-Id: I009b8a8cca878191661c2a63bb14c967d230498d
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
0 files changed, 0 insertions, 0 deletions