Xavier Ducrohet 095cd2e2d1 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
2012-07-19 09:06:03 -07:00
2012-06-19 17:38:43 -07:00
2012-07-17 11:31:03 -07:00
2012-03-20 09:04:33 -07:00
2012-06-22 12:35:08 -07:00
2012-06-22 12:35:08 -07:00
2012-06-22 12:35:08 -07:00
2012-06-13 15:34:38 -07:00
2012-04-04 11:37:35 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%