OSDN Git Service

Use a margin to make the title bar stay the same size while loading.
authorLeon Scroggins <scroggo@google.com>
Tue, 16 Mar 2010 00:37:16 +0000 (20:37 -0400)
committerLeon Scroggins <scroggo@google.com>
Tue, 16 Mar 2010 14:50:14 +0000 (10:50 -0400)
commit9535ceedad698858936e4c835caf683f75ec348a
treef336e3e56b0e9f75b7ea6005a8b93081378c6e54
parent2ee4a5acc5c1ef87afa02830b31770cb1359b626
Use a margin to make the title bar stay the same size while loading.

Allows title_bar to use wrap_content, and therefore be able to show
multiple lines of text in voice search mode.

Fixes http://b/issue?id=2510376

Change-Id: If196f63577b6606be0129ee224842dc858f5931a
res/layout/title_bar.xml
src/com/android/browser/TitleBar.java