commit | bfc9c3bcbe3b7056d3330f754811c1506f181b88 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Wed May 20 14:51:37 2015 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Wed May 20 23:31:31 2015 +0000 |
tree | 37850cf7b4ee68bb02b2b1d5f4abc64692b1009d | |
parent | 612a05e7e15184b21437731b9aa5db2d1d4fc54c [diff] |
Inject anonymous inner classes of injected classes When injecting classes in LayoutLib (eg. CreateInfo), so that LayoutLib can refer back to the changes, also inject the anonymous inner classes. Without this, the injected classes are not loadable. Although, LayoutLib itself doesn't load these classes, but some tests do. Change-Id: Ib5f6b779ef4d79dec8d614d3dbb26eeac88a1064