nuffmonk / foursquared

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

Highlighting in venues screen is not visible #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. view a list of venues
2. use scroll-ball to scroll into the list
3. observe the dark text highlight on a dark background

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

perhaps a light blue highlight effect, with dark text? or white?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mun...@gmail.com on 30 Jul 2009 at 8:48

GoogleCodeExporter commented 8 years ago
This is known and will be fixed before release. I haven't had time to write the 
highlighted state yet, but will take 
care of it.

Thanks,
Chris

Original comment by ChrisBru...@gmail.com on 30 Jul 2009 at 8:54

GoogleCodeExporter commented 8 years ago

Original comment by jlapenna on 3 Aug 2009 at 1:01

GoogleCodeExporter commented 8 years ago
Disabled the extra styling for now.

Original comment by jlapenna on 5 Aug 2009 at 1:46

GoogleCodeExporter commented 8 years ago

Original comment by jlapenna on 5 Aug 2009 at 1:58

GoogleCodeExporter commented 8 years ago
I need to change the background from this: http://android.git.kernel.org/?
p=platform/frameworks/base.git;a=blob_plain;f=core/res/res/drawable/list_selecto
r_background_focus.9.pn
g;hb=HEAD

to this: http://is.gd/2xBwd

This looks like how you are supposed to call a new drawable for selected items: 
http://developer.android.com/reference/android/R.attr.html#listSelector

I'm just not sure where I put the code to call the custom graphics.  Ideas 
anyone?

Original comment by ChrisBru...@gmail.com on 25 Aug 2009 at 7:18

GoogleCodeExporter commented 8 years ago
Using a white background, this is not as much of a problem.

Original comment by jlapenna on 29 Aug 2009 at 7:19