OSDN Git Service

Fix bug http://b/issue?id=2208177
authorEvan Millar <emillar@google.com>
Thu, 29 Oct 2009 22:22:37 +0000 (15:22 -0700)
committerEvan Millar <emillar@google.com>
Thu, 29 Oct 2009 22:41:40 +0000 (15:41 -0700)
commit7f9ca2853d936ea0bdcf61cb7f9fb28c8669f681
tree63fd549a38ced1734cd88527691875439291bf3d
parentb763c904ddab7b7435bfc27d0a574476d9328ff4
Fix bug http://b/issue?id=2208177

Use a subclass of ListView that explicitly requests focus after the
first time it is layed out.
res/layout-finger/contacts_list_content.xml
src/com/android/contacts/FocusRequestingListView.java [new file with mode: 0644]