katzvelraj / npr-android-app

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

Hourly Summary page does not scroll in Landscape #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put device in landscape mode
2. Navigate to Hourly Summary
3. Attempt to get to the Listen button

What is the expected output? What do you see instead?
I expect to be able to scroll the screen to get to the Listen Button.  Instead, 
the device must be in Portrait mode to get to it, which is difficult when it is 
in the Car Dock.

What version of the product are you using? On what operating system?
2.0.0 Version Code 14.  Motorola Atrix on Android 2.2.1

Please provide any additional information below.
Works fine in Portrait mode.  I realize that not instantly streaming was 
requested, but having that as on optional setting would be better.  I like a 
story to automatically begin streaming if audio is available.

Thanks

Original issue reported on code.google.com by ltoons1...@gmail.com on 23 Mar 2011 at 11:59

GoogleCodeExporter commented 9 years ago
Fixed in build #202.

Note that we probably should consider a landscape layout here with the play 
button on the right so there's no need to scroll in the first place. Until such 
time, this fix makes the page scroll.

Original comment by jeremy.w...@gmail.com on 24 Mar 2011 at 6:01