OSDN Git Service

Add remaining default media icons.
authorWinson Chung <winsonc@google.com>
Tue, 18 Apr 2017 22:05:31 +0000 (15:05 -0700)
committerWinson Chung <winsonc@google.com>
Tue, 18 Apr 2017 23:25:25 +0000 (16:25 -0700)
commit83fbf18ced2a386dff5fd9bb30fa5d8229cb517a
tree25c3eeb1dfbacbb3ecf50aa6cfbfe2ca8cabbefb
parentf20b596365301bcdd515e7f977409ed7bfb28f76
Add remaining default media icons.

- Fix issue where strings were only in overlay and not in base resources

Bug: 36778575
Test: Launch PiP activity with media session, ensure actions show
Change-Id: I062b6c37ff4789bf375670e8ce872f28c578ffca
packages/SystemUI/res/drawable/ic_pause_white.xml [moved from packages/SystemUI/res/drawable/ic_pause_white_24dp.xml with 100% similarity]
packages/SystemUI/res/drawable/ic_play_arrow_white.xml [moved from packages/SystemUI/res/drawable/ic_play_arrow_white_24dp.xml with 100% similarity]
packages/SystemUI/res/drawable/ic_skip_next_white.xml [new file with mode: 0644]
packages/SystemUI/res/drawable/ic_skip_previous_white.xml [new file with mode: 0644]
packages/SystemUI/res/layout/tv_pip_controls.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/res/values/strings_tv.xml
packages/SystemUI/src/com/android/systemui/pip/phone/PipMediaController.java
packages/SystemUI/src/com/android/systemui/pip/tv/PipControlsView.java