azai91 / foursquared

Automatically exported from code.google.com/p/foursquared
Apache License 2.0
0 stars 0 forks source link

Profile view in landscape mode means cramped badges #74

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Turn to landscape
2. Click a friend / user profile popover

What is the expected output? What do you see instead?

Expected to see badges fit in the screen

Instead they don't ;)

Please provide any additional information below.

Not sure how to tackle this one but maybe throw the badges up next to the user 
and have them 
scroll left->right in a carousel? Low priority.

Original issue reported on code.google.com by devin.re...@gmail.com on 30 Aug 2009 at 8:10

GoogleCodeExporter commented 8 years ago
Chris,

Can you adjust some padding in places to make the venue row fit? (To put the 
emulator 
in horizontal mode, press ctrl-F11 (might be apple-key or meta or something 
crazy on 
your macbook, instead of ctrl))

Original comment by jlapenna on 31 Aug 2009 at 6:13

GoogleCodeExporter commented 8 years ago

Original comment by jlapenna on 31 Aug 2009 at 4:57

GoogleCodeExporter commented 8 years ago
The other thing to consider here is that the entire layout doesn't scroll 
together.  
Instead, the individual sections have their own scrolling.  IMO the entire 
layout should 
scroll together.  This is a serious pain if you're most recent check-in has a 
longish 
name and wraps--then you can't even see your badges.

Original comment by dknowles2 on 31 Aug 2009 at 6:19

GoogleCodeExporter commented 8 years ago
Very solid point dknowles2,

For now though, lets just get the padding correct and provide the full scroll 
functionality in a followup release.

Original comment by jlapenna on 1 Sep 2009 at 3:06

GoogleCodeExporter commented 8 years ago
I've shrunk the user photo and changed some of the margins.  But for the time 
being, we'll leave it at that until 
we can get the whole dialog to scroll instead of just the badge section.

Original comment by ChrisBru...@gmail.com on 1 Sep 2009 at 6:07

GoogleCodeExporter commented 8 years ago
Can you make the whole dialog scrollable? Will help for this bug:
http://code.google.com/p/foursquared/issues/detail?
id=70&colspec=ID%20Type%20Status%20Priority%20Owner%20Summary%20Modified

Original comment by ChrisBru...@gmail.com on 23 Sep 2009 at 7:33

GoogleCodeExporter commented 8 years ago
Going to implement a new user info activity. This won't be an issue in the 
future.

Original comment by jlapenna on 26 Sep 2009 at 9:24