mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
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;
|
||||
int defaultLayoutId;
|
||||
|
||||
DeviceProfile landscapeProfile;
|
||||
DeviceProfile portraitProfile;
|
||||
public DeviceProfile landscapeProfile;
|
||||
public DeviceProfile portraitProfile;
|
||||
|
||||
public Point defaultWallpaperSize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user