mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-03 19:01:39 +00:00
Bump up image quality in album/artist adapter
This commit is contained in:
parent
93a08f60da
commit
f1929edabd
3 changed files with 3 additions and 3 deletions
|
|
@ -201,7 +201,7 @@ public class AlbumPageFragment extends Fragment {
|
|||
SyncUtil.getSimilarItems(requireContext(), new MediaCallback() {
|
||||
@Override
|
||||
public void onError(Exception exception) {
|
||||
Toast.makeText(requireContext(), "Error retrieving similar items", Toast.LENGTH_SHORT).show();
|
||||
// Toast.makeText(requireContext(), "Error retrieving similar items", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue