Merge "Fixing naming for disabled paste assets Updated paste assets" into honeycomb-mr1
This commit is contained in:
BIN
core/res/res/drawable-hdpi/ic_paste_bubble_disabled_holo.png
Normal file
BIN
core/res/res/drawable-hdpi/ic_paste_bubble_disabled_holo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 932 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.0 KiB |
BIN
core/res/res/drawable-mdpi/ic_paste_bubble_disabled_holo.png
Normal file
BIN
core/res/res/drawable-mdpi/ic_paste_bubble_disabled_holo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 661 B |
Binary file not shown.
|
Before Width: | Height: | Size: 692 B |
@@ -25,7 +25,7 @@
|
||||
android:paddingRight="16dip"
|
||||
android:paddingTop="8dip"
|
||||
android:paddingBottom="8dip"
|
||||
android:drawableLeft="@android:drawable/ic_paste_bubble_holo_disabled"
|
||||
android:drawableLeft="@android:drawable/ic_paste_bubble_disabled_holo"
|
||||
android:drawablePadding="8dip"
|
||||
android:gravity="center"
|
||||
android:textAppearance="?android:attr/textAppearanceMediumInverse"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
android:paddingRight="16dip"
|
||||
android:paddingTop="8dip"
|
||||
android:paddingBottom="8dip"
|
||||
android:drawableLeft="@android:drawable/ic_paste_bubble_holo_disabled"
|
||||
android:drawableLeft="@android:drawable/ic_paste_bubble_disabled_holo"
|
||||
android:drawablePadding="8dip"
|
||||
android:gravity="center"
|
||||
android:textAppearance="?android:attr/textAppearanceMediumInverse"
|
||||
|
||||
Reference in New Issue
Block a user