Merge "resolved conflicts for merge of fb30a783 to lmp-mr1-dev" into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b2ded18a84
@@ -483,7 +483,7 @@ public final class BridgeContext extends Context {
|
|||||||
// In some cases, style may not be a dynamic id, so we do a full search.
|
// In some cases, style may not be a dynamic id, so we do a full search.
|
||||||
ResourceReference ref = resolveId(resid);
|
ResourceReference ref = resolveId(resid);
|
||||||
if (ref != null) {
|
if (ref != null) {
|
||||||
mRenderResources.getStyle(ref.getName(), ref.isFramework());
|
style = mRenderResources.getStyle(ref.getName(), ref.isFramework());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user