mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-01 23:13:36 +00:00
Revert last commit
This commit is contained in:
@@ -123,8 +123,8 @@ public class ArtistPageFragment extends Fragment {
|
||||
.from(
|
||||
requireContext(),
|
||||
artistPageViewModel.getArtist().getId(),
|
||||
// CustomGlideRequest.ARTIST_PIC,
|
||||
artist.getImageUrl(),
|
||||
CustomGlideRequest.ARTIST_PIC,
|
||||
// artist.getImageUrl()
|
||||
null
|
||||
)
|
||||
.build()
|
||||
|
||||
Reference in New Issue
Block a user