OSDN Git Service

Use new assets for green box in voice title bar.
authorLeon Scroggins III <scroggo@google.com>
Thu, 8 Apr 2010 14:34:14 +0000 (10:34 -0400)
committerLeon Scroggins III <scroggo@google.com>
Fri, 9 Apr 2010 14:35:25 +0000 (10:35 -0400)
commit1644ff66d8ede7f4a3a8126d5659be5a4a7d3c32
treec15e866c9b7916f8b715f747f8d475c0783f53f0
parente1fb6d24a302f2f3869217f1dd6dcbcf509ee746
Use new assets for green box in voice title bar.

The new assets have a better margin to match the other
search field textfields.  Also update title_voice.xml to use a
pressed state that matches the new assets.  In TitleBar.java,
do not clear out the vertical padding in voice search mode.

Bug 2566133

Change-Id: Icb15d0660d2f06363e66adbdd92537e34b90b64e
res/drawable-hdpi/textfield_voice_search.9.png
res/drawable-mdpi/textfield_voice_search.9.png
res/drawable/title_voice.xml
src/com/android/browser/TitleBar.java