commit | 0ce8a942a895cfe1d432076a95f3ed3798ccb002 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Jan 14 19:57:09 2011 -0800 |
committer | John Reck <jreck@google.com> | Tue Jan 18 13:03:12 2011 -0800 |
tree | 85c5afd69fc37dd683c3a7f9d32c66f51148cd04 | |
parent | 0e64d3c230a0fafff311d39c52b043ef137bf318 [diff] [blame] |
History UI update Change-Id: If4af6e37252f297bc1744af65df4bc2f123f41dd
diff --git a/res/layout/url_bar.xml b/res/layout/url_bar.xml index 884267e..c619e64 100644 --- a/res/layout/url_bar.xml +++ b/res/layout/url_bar.xml
@@ -83,7 +83,7 @@ style="@style/Suggestions" /> <ImageView android:id="@+id/star" - android:src="@drawable/btn_star" + android:src="@drawable/btn_imageview_star" android:layout_width="wrap_content" android:layout_height="match_parent" style="@style/HoloButton" />