History log of /frameworks/base/tools/layoutlib/bridge/src/android/content/res/AssetManager_Delegate.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9d0942a87ca7278d70cb2891f1040027cf9fc11f 22-Jul-2016 Diego Perez <diegoperez@google.com> Implement missing getAssignedPackageIdentifiers delegate

Just leaving the implementation empty as that should avoid the crash
when calling it. The default stub was returning null and all the uses
were expecting an instance of SpareArray

Bug: http://b.android.com/211529
Change-Id: I497f823a6bfb7a6a946ba20c4f31b1020d2a0cef
(cherry picked from commit 98b704a284870b52cec37bf19370432c194e0608)
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/AssetManager_Delegate.java
b6444c43094353065f083d1ae6e4617f098a8b2b 28-Oct-2014 Deepanshu Gupta <deepanshu@google.com> Fix multiple styles case in resource resolution.

When multiple styles are applied to a theme, we only remembered the last
one. This change fixes the issue.

Change-Id: I46490e882edc3eabe522a641c83366234b5bb25d
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/AssetManager_Delegate.java
bfec73c2db5a34ced248213edf5519c80727a65f 12-Mar-2014 Deepanshu Gupta <deepanshu@google.com> Fix theme/style resolution in Layoutlib

Change-Id: Icfb91e566666408802dadc0e2070991151b16b9d
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/AssetManager_Delegate.java