Merge "Updating the card size logic" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
a4e8763d11
@@ -41,7 +41,7 @@ public class DeviceProfile {
|
||||
public final boolean transposeLayoutWithOrientation;
|
||||
|
||||
// Device properties in current orientation
|
||||
private final boolean isLandscape;
|
||||
public final boolean isLandscape;
|
||||
public final boolean isMultiWindowMode;
|
||||
|
||||
public final int widthPx;
|
||||
|
||||
Reference in New Issue
Block a user