History log of /frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3780b5f90d3b967c2b02b50a27ad315ee86de090 01-Jun-2017 Diego Perez <diegoperez@google.com> Address warnings in BridgeXmlBlockParser + annotations

Test: N/A
Change-Id: I3c56858ad9d86c41e1b5709bd4868b716f6255a1
/frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java
a082f4bd3bb8fd0e0a10d4b461bd1519bf7ed7a6 18-Jan-2017 Diego Perez <diegoperez@google.com> Fix support for enum attributes in BridgeContext

Test: Updated BridgeXmlPullAttributesTest
Bug: http://b.android.com/231347
Change-Id: I5fd8b46155ccea6c9b65787f311a0887fa4b4806
/frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java
b111e84752652ec862efa7e0fcaa224430feb97f 15-Apr-2015 Deepanshu Gupta <deepanshu@google.com> Update to using LayoutlibCallback.

Change-Id: Ia89d418b0d40ca8efef8968a4a2a635616b945ac
/frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java
c244feee4f2f1c8e0c466c152ab5a1ab025333d2 09-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Resolve color xml attributes properly.

Color attributes were not being converted to int properly. The
conversion to int was a simple string to int using base 16. This change
resolves the colors as per #RGB, #ARGB, #RRGGBB or #AARRGGBB format
depending on the length of the attribute. All values that begin with '#'
are treated as colors.

Bug: http://b.android.com/73845
Change-Id: I8ad089b821af1e290b9b95771b50213fe2fdd784
/frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java
ab775ecdd189b32e35b0d3f4a821502f88b03a4b 24-Jan-2014 Adam Lesinski <adamlesinski@google.com> Revert "Move frameworks/base/tools/ to frameworks/tools/"

This reverts commit 9f6a119c8aa276432ece4fe2118bd8a3c9b1067e.
/frameworks/layoutlib/bridge/src/android/util/BridgeXmlPullAttributes.java