Restore AllAppsContainerView UI to match spec.

Did some refactoring with Sunny's help.

Change-Id: Ie4c90c316f1e381829836e11c83eaaedfed4d621
This commit is contained in:
Jon Miranda
2016-09-26 14:01:56 -07:00
parent 8c855cb8c0
commit aca2145f2a
7 changed files with 42 additions and 22 deletions

View File

@@ -104,7 +104,7 @@ public class DeviceProfile {
public int hotseatCellWidthPx;
public int hotseatCellHeightPx;
public int hotseatIconSizePx;
private int hotseatBarHeightPx;
public int hotseatBarHeightPx;
private int hotseatBarTopPaddingPx;
private int hotseatLandGutterPx;