Merge "Update asset for "always show" checkmark"

This commit is contained in:
Ben Komalo 2011-08-24 13:38:41 -07:00 committed by Android (Google) Code Review
commit 5a0dd9a292
4 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 737 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 915 B

View File

@ -104,7 +104,7 @@
style="?android:attr/borderlessButtonStyle"
android:layout_width="wrap_content"
android:layout_height="48dip"
android:drawableLeft="@android:drawable/checkbox_on_background"
android:drawableLeft="@drawable/ic_menu_check_holo_light"
android:drawablePadding="8dip"
android:text="@string/message_view_always_show_pictures_prompt"
android:textAppearance="?android:attr/textAppearanceSmall" />