OSDN Git Service

Stop trying to play tricks with the focusability of the search widget's
authorMike LeBeau <mlebeau@android.com>
Tue, 28 Jul 2009 21:19:06 +0000 (14:19 -0700)
committerMike LeBeau <mlebeau@android.com>
Tue, 28 Jul 2009 21:19:06 +0000 (14:19 -0700)
commit31bbf9cbff8d5db6ab3b1cd93497045acdb8f74a
treec245ced5d813143e8b5e4157f3d9e17946c48c05
parent32ce7f17a85abf9b175f773371308876f7401547
Stop trying to play tricks with the focusability of the search widget's
TextView, as we weren't always doing it right, and it doesn't seem to
help or hurt the frequency of the home screen sliding up when the
widget is selected (that seems to be separate, see http://b/1819752).
res/layout/widget_search.xml
src/com/android/launcher/Search.java