style="@android:style/Widget.Button.Inset" android:src="@android:drawable/star_big_on.png"
in this coding how the star_big_on icon select. I found the source of that icon.I replaced some other icon which is in the same directory but it show error like error: Error: No resource found that matches the given name (at 'src' with value '@android:drawable/rate_star_big_on.png').
what is this actually.