Merge "Updating the card size logic" into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2018-04-09 17:20:31 +00:00
committed by Android (Google) Code Review
9 changed files with 189 additions and 191 deletions
+1 -1
View File
@@ -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;