OSDN Git Service

Add shadow to AdaptiveIconDrawables using View level shadow
authorHyunyoung Song <hyunyoungs@google.com>
Thu, 6 Apr 2017 18:04:53 +0000 (11:04 -0700)
committerHyunyoung Song <hyunyoungs@google.com>
Mon, 10 Apr 2017 21:43:02 +0000 (14:43 -0700)
commitebc17237c32e4db52847b72dc44e2d0f97672b9d
treed9b75e5d88688d03c6732e7feafa101a4fd0f3e3
parentb1c336de5fd1b3ec12ebe4b081552e3ab4c8885c
Add shadow to AdaptiveIconDrawables using View level shadow

Test: $ make RunSettingsRoboTests -j40
RunSettingsRoboTests: ......
RunSettingsRoboTests: Time: 151.394
RunSettingsRoboTests:
RunSettingsRoboTests: OK (1355 tests)
RunSettingsRoboTests:

Bug: 36088922

Change-Id: I5b5651d2305ab65e1358609a4110e248dee9eab2
res/layout/app_details.xml
res/values/dimens.xml
src/com/android/settings/applications/AppHeaderController.java
src/com/android/settings/applications/ManageApplications.java
tests/robotests/src/android/util/LauncherIcons.java [new file with mode: 0644]