* commit '6f5709ca97b27db9877c2fc65b083783d3f41e02': Update tests per new layoutlib_api [DO NOT MERGE]
This commit is contained in:
@@ -166,7 +166,7 @@ public class ConfigGenerator {
|
||||
|
||||
public HardwareConfig getHardwareConfig() {
|
||||
return new HardwareConfig(mScreenWidth, mScreenHeight, mDensity, mXdpi, mYdpi, mSize,
|
||||
mOrientation, mSoftButtons);
|
||||
mOrientation, null, mSoftButtons);
|
||||
}
|
||||
|
||||
public static Map<String, String> loadProperties(File path) {
|
||||
|
||||
Reference in New Issue
Block a user