Closed GoogleCodeExporter closed 8 years ago
Issue 173 has been merged into this issue.
Original comment by kurtzm...@gmail.com
on 12 Mar 2011 at 4:02
After a few days of testing (and a few fixes), I am very happy with the patch.
Since there are no objections, I am going to apply this patch. I will leave the
ticket open for any issues that might arise.
Original comment by kurtzm...@gmail.com
on 19 Mar 2011 at 5:39
One additional feature from the original patch - I added a working setFocus()
implementation. If the drawable is a StateListDrawable and the user clicks an
item, then the item will become focused and it will display the appropriate
Drawable for the "focused" state.
Our focused overlay doesn't take advantage of this yet, but I think we will
soon. Maybe some nicer focus bubbles too!
Original comment by kurtzm...@gmail.com
on 19 Mar 2011 at 5:45
This issue was updated by revision r887.
Applies ItemizedOverlay patch. See issue 182 for full list of changes.
Original comment by kurtzm...@gmail.com
on 19 Mar 2011 at 5:46
This issue has been implemented and has been tested pretty thoroughly. The
paradigm is easy to work with and it mirrors the Google API without losing any
functionality. This issue can be closed.
Original comment by kurtzm...@gmail.com
on 15 May 2011 at 11:45
Original issue reported on code.google.com by
kurtzm...@gmail.com
on 12 Mar 2011 at 4:00Attachments: