Bug 1227120 - Use new star resource for home panel bookmarks. r=mcomella

MozReview-Commit-ID: Flc9dcHX0Fb

--HG--
extra : rebase_source : e3e961ab49cfc0c94b6067b74705f164f33348f6
extra : histedit_source : 81c5a7e85432cf05d664f7b0d78160ccfc548f6a
This commit is contained in:
Chenxia Liu 2016-03-02 18:15:46 -08:00
parent 10140acc38
commit d139366d7d
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 600 B

View File

@ -46,6 +46,6 @@
android:layout_height="20dp"
android:layout_gravity="center"
android:visibility="gone"
android:src="@drawable/bookmarked_star"/>
android:src="@drawable/star_blue"/>
</merge>