* commit 'b2ded18a84b3b23a76b462644dcd24b3c33f5234': Fix typos in previous bugfixes.
This commit is contained in:
@@ -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.
|
||||
ResourceReference ref = resolveId(resid);
|
||||
if (ref != null) {
|
||||
mRenderResources.getStyle(ref.getName(), ref.isFramework());
|
||||
style = mRenderResources.getStyle(ref.getName(), ref.isFramework());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user