funkwhale-android/app/src/main/java/audio/funkwhale
Hugh Daschbach feb86fe9c0 Refactor CoverArt.withContext().
Having changed the context object in CoverArt from a received function
parameter to an initialization time derived variable, withContext no
longer needs a Context parameter.

That leaves the method misnamed.  So rename withContext ->
requestCreator and drop the first parameter.
2023-11-07 08:33:36 +00:00
..
ffa Refactor CoverArt.withContext(). 2023-11-07 08:33:36 +00:00