summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InvariantDeviceProfile.java
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-09-17 14:59:10 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-12-02 19:46:36 -0800
commitfc21830e6b904c8d156adebb793da0b6a51b7d5c (patch)
tree8a2094007ce30cc10627f68f19c2b2e71cd67bd2 /src/com/android/launcher3/InvariantDeviceProfile.java
parentaa4011e63ed3a226e2876850fd93e7eec01f8845 (diff)
downloadandroid_packages_apps_Trebuchet-fc21830e6b904c8d156adebb793da0b6a51b7d5c.tar.gz
android_packages_apps_Trebuchet-fc21830e6b904c8d156adebb793da0b6a51b7d5c.tar.bz2
android_packages_apps_Trebuchet-fc21830e6b904c8d156adebb793da0b6a51b7d5c.zip
Normalizing app icons based on the standard icon guidelines
Bug: 18245189 Change-Id: Iaadcddbe3f966733a13b2e1fb60ba09a8b3aef9a
Diffstat (limited to 'src/com/android/launcher3/InvariantDeviceProfile.java')
-rw-r--r--src/com/android/launcher3/InvariantDeviceProfile.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/com/android/launcher3/InvariantDeviceProfile.java b/src/com/android/launcher3/InvariantDeviceProfile.java
index 0d183db37..a91181d5e 100644
--- a/src/com/android/launcher3/InvariantDeviceProfile.java
+++ b/src/com/android/launcher3/InvariantDeviceProfile.java
@@ -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.