OSDN Git Service

Display a Google logo in the search widget if Google is the chosen web
authorMike LeBeau <mlebeau@android.com>
Tue, 21 Jul 2009 00:40:46 +0000 (17:40 -0700)
committerMike LeBeau <mlebeau@android.com>
Tue, 21 Jul 2009 02:20:58 +0000 (19:20 -0700)
commit18fdcb6de7e1268ed6e5c7664b2c838fe9d494ae
tree8fba63b63f491817b34cf45922141b3a3aeee3b6
parent6e1fd5b2b0b79b8e97d458c40bc9ac1710c2852b
Display a Google logo in the search widget if Google is the chosen web
search provider. Listen for broadcasts of that setting changing to
correctly update the widget as appropriate.
res/drawable/placeholder_google.png [new file with mode: 0644]
src/com/android/launcher/Search.java