backup with notch problem

This commit is contained in:
h4h13 2018-11-20 20:57:59 +05:30
parent f31831ea7f
commit 62b12da2ad
70 changed files with 1131 additions and 990 deletions

View file

@ -455,10 +455,6 @@ public class MusicPlayerRemote {
return musicService != null;
}
public static void setZeroVolume() {
}
@interface PlaybackLocation {
int REMOTE = 0;
int LOCAL = 1;