OSDN Git Service

Creating AllAppsBackgroundDrawable using DrawableFactory to allow
authorSunny Goyal <sunnygoyal@google.com>
Sun, 8 Jan 2017 21:13:47 +0000 (13:13 -0800)
committerSunny Goyal <sunnygoyal@google.com>
Sun, 8 Jan 2017 21:14:51 +0000 (13:14 -0800)
commit260b07fa86865481ab3e1c6d4fec3ef52ba0a621
treeb56080225da638903b20de92dabb2129e0017195
parent2c3194e87977c06a72e54e63745f790d619e77ed
Creating AllAppsBackgroundDrawable using DrawableFactory to allow
easier overriding using derivative projects

Change-Id: I7265d888876ea0928391f76ec1bcb7d928c0f27a
src/com/android/launcher3/allapps/AllAppsBackgroundDrawable.java
src/com/android/launcher3/allapps/AllAppsRecyclerView.java
src/com/android/launcher3/graphics/DrawableFactory.java