OSDN Git Service

Using RGB_565 for low-res icons
authorSunny Goyal <sunnygoyal@google.com>
Wed, 1 Jul 2015 18:17:15 +0000 (11:17 -0700)
committerSunny Goyal <sunnygoyal@google.com>
Wed, 1 Jul 2015 19:00:07 +0000 (12:00 -0700)
commit360bc25ab6ae22869b867350b87ee7e82f06389a
tree5898242c12fcf4fb827c484ea1e50d5125cf7542
parent4aa6d218bdfdb313bf06c9fff676b5caf7b8c807
Using RGB_565 for low-res icons

> Using a non-transparent image with flat background for low-res icons
> Changing the scale factor from 8 to 5
> The overall size change is 1/50 instead of 1/64

Bug: 22204941
Change-Id: I6cda4b4b3450c23a7bb8218ebd2de2b09af9c414
res/drawable/widgets_row_divider.xml
res/layout/widgets_list_row_view.xml
res/values/colors.xml
src/com/android/launcher3/IconCache.java