* commit '49d47a02e8c767d81815827a8170d015db6ea2d4': Fix theme/style resolution in Layoutlib [DO NOT MERGE]
This commit is contained in:
@@ -1352,6 +1352,11 @@ public class Resources {
|
||||
|
||||
private final AssetManager mAssets;
|
||||
private final int mTheme;
|
||||
|
||||
// Needed by layoutlib.
|
||||
/*package*/ int getNativeTheme() {
|
||||
return mTheme;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user