Skip to content

How to get a link of "original" Image? #441

@StepanMe

Description

@StepanMe

How can I get a link to the exact type size of an Image, for example "Original"?
I do this:
... photoUrls = (SizeList<Size>) photosInterface.getSizes(photoId); ...
then this:
... url = photoUrls.get(7).getSource(); ...
The 7th is sometimes "small", sometimes "medium" and sometimes of other sizes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions