Merge "Update asset for "always show" checkmark"
This commit is contained in:
commit
5a0dd9a292
BIN
res/drawable-hdpi/ic_menu_check_holo_light.png
Normal file
BIN
res/drawable-hdpi/ic_menu_check_holo_light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 737 B |
BIN
res/drawable-mdpi/ic_menu_check_holo_light.png
Normal file
BIN
res/drawable-mdpi/ic_menu_check_holo_light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 552 B |
BIN
res/drawable-xhdpi/ic_menu_check_holo_light.png
Normal file
BIN
res/drawable-xhdpi/ic_menu_check_holo_light.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 915 B |
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user