Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9997fa2e authored by Jean-Michel Trivi's avatar Jean-Michel Trivi
Browse files

Fix 5367082 correct assets for "next" and "previous" in lockscreen

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
parent 0c265c88
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment