Skip to content

There's no way to get the width and height for certain image sizes from the Flickr response #14

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Call InterestingnessInterface.getList() with extra "url_z" which corresponds 
to the "medium 640" size.
2. Process the resulting PhotoList and attempt to get the width and height of 
the medium 640 image.

What is the expected output? What do you see instead?
Expected: There should be a way to get the medium 640 image width and height.
Actual: The Photo API supports retrieving the image URL by calling 
Photo.getMedium640Url(), but there's no way to get the width or height of the 
photo that was retrieved without making extra API calls.

What version of the product are you using? On what operating system?
Version: 2.0.7
Operating System: n/a

Please provide any additional information below.
n/a

Original issue reported on code.google.com by mthom...@gmail.com on 16 Aug 2013 at 9:27

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions