Merge "Make landscapeProfile and protraitProfile public." into ub-launcher3-dorval
This commit is contained in:
@@ -90,8 +90,8 @@ public class InvariantDeviceProfile {
|
|||||||
public float hotseatScale;
|
public float hotseatScale;
|
||||||
int defaultLayoutId;
|
int defaultLayoutId;
|
||||||
|
|
||||||
DeviceProfile landscapeProfile;
|
public DeviceProfile landscapeProfile;
|
||||||
DeviceProfile portraitProfile;
|
public DeviceProfile portraitProfile;
|
||||||
|
|
||||||
public Point defaultWallpaperSize;
|
public Point defaultWallpaperSize;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user