ravenet / npr-android-app

Automatically exported from code.google.com/p/npr-android-app
0 stars 0 forks source link

Images on story pages should enlarge when tapped #137

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Go to any story page with an image associated.
2. Tap on the small image in the top left of the story text.
3. Nothing happens.

What is the expected output? 

The image should enlarge to full screen with a caption and image credit. 
Tapping again should dismiss the enlargement and return the user back to the 
story page. The full sized image can be retrieved via the API under the 
<enlargement> node for any given image. And various sized can be retrieved for 
that image by adding a parameter of &s=X, where X is a number from a predefined 
list of sizes.

Screen shot of desired approach attached.

Original issue reported on code.google.com by jpenn...@gmail.com on 30 Mar 2012 at 3:33

Attachments:

GoogleCodeExporter commented 8 years ago
My guess is that either s=2 or s=3 would be sufficient for the size of Android 
handsets. 

Original comment by jpenn...@gmail.com on 30 Mar 2012 at 3:34

GoogleCodeExporter commented 8 years ago

Original comment by jpenn...@gmail.com on 12 Apr 2012 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by justinfr...@gmail.com on 9 Jul 2012 at 5:28

GoogleCodeExporter commented 8 years ago

Original comment by jpenn...@gmail.com on 13 Nov 2012 at 10:28