diff options
Diffstat (limited to 'res/layout/url_bar.xml')
-rw-r--r-- | res/layout/url_bar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/url_bar.xml b/res/layout/url_bar.xml index 8743906..3864b7d 100644 --- a/res/layout/url_bar.xml +++ b/res/layout/url_bar.xml @@ -118,7 +118,7 @@ style="@style/HoloIcon" android:visibility="gone" /> <com.android.browser.UrlInputView - android:id="@+id/url_focused" + android:id="@+id/url" android:layout_width="0dip" android:layout_weight="1.0" android:layout_height="match_parent" |