9997fa2e8854ea925d911405c3c1356c3d4b50cb
Two issues found in the bug: 1/ The lockscreen layout for the transport controls was referring to the wrong framework icon: "previous" instead of "rew", and "next" instead of "ff". 2/ The framework icons for "previous" and "next" were wrong: "|<" should be "|<<" and ">|" should be ">>|". Copied the correct assets from the UX repository: btn_playback_ff_normal_holo_dark.png copied to ic_media_next.png btn_playback_rew_normal_holo_dark.png copied to ic_media_previous.png Note that those assets do NOT exist for ldpi Change-Id: I9c92d468a984f47f8e8f8c23e00f85a3d03da2ba
…
Merge "Fix issue #5445966: WindowManager reporting -long on prime when it shouldn't be." into ics-mr0
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%