mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Aligning the search box with bottom of hotseat icons
Bug: 37616877 Change-Id: I153e754db8e6c96b47ab644e19ce110f56bf852e
This commit is contained in:
@@ -113,9 +113,9 @@ public class DeviceProfile {
|
||||
public int hotseatCellHeightPx;
|
||||
public int hotseatIconSizePx;
|
||||
public int hotseatBarHeightPx;
|
||||
private int hotseatBarTopPaddingPx;
|
||||
private int hotseatBarBottomPaddingPx;
|
||||
private int hotseatLandGutterPx;
|
||||
public int hotseatBarTopPaddingPx;
|
||||
public int hotseatBarBottomPaddingPx;
|
||||
public int hotseatLandGutterPx;
|
||||
|
||||
// All apps
|
||||
public int allAppsNumCols;
|
||||
|
||||
Reference in New Issue
Block a user