mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Temporary removed error message from shuffle artist's song button
This commit is contained in:
parent
a6e45e622d
commit
27b9813850
1 changed files with 0 additions and 2 deletions
|
|
@ -142,8 +142,6 @@ public class ArtistPageFragment extends Fragment {
|
|||
|
||||
MusicPlayerRemote.openQueue(songs, 0, true);
|
||||
activity.isBottomSheetInPeek(true);
|
||||
} else {
|
||||
Toast.makeText(requireContext(), "Error retrieving artist's songs", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue