OSDN Git Service

Update look of title bar when in voice search mode.
authorLeon Scroggins <scroggo@google.com>
Fri, 5 Feb 2010 21:41:49 +0000 (16:41 -0500)
committerLeon Scroggins <scroggo@google.com>
Fri, 5 Feb 2010 21:41:49 +0000 (16:41 -0500)
commitf48d44ea4292563616e7f29b50ea94aeaff4fa3c
treeea05e5766b918b0cc968224afa9ca12d3344d6c6
parent735a38d2d8e1db56d91b7b754b540f8643223493
Update look of title bar when in voice search mode.

Fix for http://b/issue?id=2390713

Add the arcs to the end of the title.
Change to multiline.
Use the standard long press look.
res/drawable-hdpi/arcs.png [new file with mode: 0644]
res/drawable-mdpi/arcs.png [new file with mode: 0644]
res/drawable/title_voice.xml [new file with mode: 0644]
src/com/android/browser/TitleBar.java