mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-16 19:50:35 +01:00
Update PlayerFragment.java
This commit is contained in:
parent
d440b8c76d
commit
956d555b35
@ -992,7 +992,6 @@ public class PlayerFragment extends Fragment implements GestureDetector.OnGestur
|
||||
currentSong.setStarred(true);
|
||||
}
|
||||
|
||||
// Code is duplicated with MediaPlayerController:457 FIXME: There should be a better way
|
||||
new Thread(new Runnable() {
|
||||
@Override
|
||||
public void run() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user