commit | b9a051bd9ed974c4d3d29a549bb7e00d8a95c33c | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Mar 18 11:55:48 2011 -0700 |
committer | John Reck <jreck@google.com> | Fri Mar 18 12:42:42 2011 -0700 |
tree | 71fa1eeb7967185a961e84ae5a1502d6aad4e56b | |
parent | 38d67fe47c6fcf759ef64189f3dd503ef5f82143 [diff] |
use BrowserWebView for all UIs Rename ScrollWebView->BrowserWebView Change-Id: Icce042be4ad054b1fc3d5c0f9500f8ea112479a4
diff --git a/res/layout/title_bar.xml b/res/layout/title_bar.xml index 99ac04d..34728d8 100644 --- a/res/layout/title_bar.xml +++ b/res/layout/title_bar.xml
@@ -21,6 +21,7 @@ android:orientation="vertical" > <LinearLayout + android:id="@+id/taburlbar" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal"