mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 09:56:49 +00:00
Normalizing app icons based on the standard icon guidelines
Bug: 18245189 Change-Id: Iaadcddbe3f966733a13b2e1fb60ba09a8b3aef9a
This commit is contained in:
@@ -65,10 +65,10 @@ public class InvariantDeviceProfile {
|
||||
*/
|
||||
public int numFolderRows;
|
||||
public int numFolderColumns;
|
||||
float iconSize;
|
||||
int iconBitmapSize;
|
||||
int fillResIconDpi;
|
||||
float iconTextSize;
|
||||
public float iconSize;
|
||||
public int iconBitmapSize;
|
||||
public int fillResIconDpi;
|
||||
public float iconTextSize;
|
||||
|
||||
/**
|
||||
* Number of icons inside the hotseat area.
|
||||
|
||||
Reference in New Issue
Block a user