mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-31 14:43:36 +00:00
Temporary removed error message from shuffle artist's song button
This commit is contained in:
@@ -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();
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user