summaryrefslogtreecommitdiffstats
path: root/res/layout/url_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/url_bar.xml')
-rw-r--r--res/layout/url_bar.xml2
1 files changed, 1 insertions, 1 deletions
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" />