aboutsummaryrefslogtreecommitdiffstats
path: root/layoutlib_api/src/com/android/ide/common/rendering/api/ResourceReference.java
diff options
context:
space:
mode:
authorTor Norbye <tnorbye@google.com>2012-09-24 07:53:27 -0700
committerTor Norbye <tnorbye@google.com>2012-09-24 07:53:27 -0700
commitf51c736874411bf225846921698fdc237c2801c7 (patch)
treee459b731218c58f685fcbdc2a0e093ae70d37ab2 /layoutlib_api/src/com/android/ide/common/rendering/api/ResourceReference.java
parent322b78f9d478d85a45183268616d869bc4801d6a (diff)
downloadsdk-f51c736874411bf225846921698fdc237c2801c7.zip
sdk-f51c736874411bf225846921698fdc237c2801c7.tar.gz
sdk-f51c736874411bf225846921698fdc237c2801c7.tar.bz2
Fix missing class detector to work for incremental manifest edits
The missing manifest detector provides multiple issues; both the missing class detector (which requires not just manifest scope but also class scope), as well as some checks to ensure that for example inner classes are registered correctly, which only requires manifest scope. Because of this second issue, the detector runs in incremental manifest editing context, but the code to handle missing classes would also run. The check is simple; don't check missing class references unless we also have class scope. Change-Id: Iff83c372abf2335e3d8e991740702d6094fd65bd
Diffstat (limited to 'layoutlib_api/src/com/android/ide/common/rendering/api/ResourceReference.java')
0 files changed, 0 insertions, 0 deletions