OSDN Git Service

Cleaning up icon resizing code
authorSunny Goyal <sunnygoyal@google.com>
Tue, 7 Oct 2014 19:01:58 +0000 (12:01 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Tue, 7 Oct 2014 19:04:39 +0000 (12:04 -0700)
commit2fce90c38a79d318e96a28107dea287e42509861
tree9fcc3f0b65a4de7b43e820f3549019b9ae20bb25
parent33de945451e1380eff2f4c6cd3aa5bb32c0ad368
Cleaning up icon resizing code

> For resizing icons, scaling them down instead of cropping them
> Removing duplicate methods and variables

Bug: 17663119
Change-Id: I0f270860c0edaaa939495e63e05da841a603f6e9
src/com/android/launcher3/IconCache.java
src/com/android/launcher3/LauncherModel.java
src/com/android/launcher3/LauncherProvider.java
src/com/android/launcher3/Utilities.java