fixed Hamburger icon has wrong color after color change

This commit is contained in:
Jannik
2018-04-28 12:53:44 +02:00
parent 46c1c43cab
commit 85a403a834
3 changed files with 30 additions and 40 deletions

View File

@ -92,7 +92,7 @@ public class PlayerController {
private ImageView fullscreen_black = new ImageView(new Image("icons/ic_fullscreen_black_24dp_1x.png"));
private ImageView fullscreen_exit_black = new ImageView(new Image("icons/ic_fullscreen_exit_black_24dp_1x.png"));
/** FIXME double set currentTime(
/** FIXME double set currentTime()
* initialize the new PlayerWindow
* @param entry the film object
* @param player the player object (needed for closing action)