Merge "Update framework assets for switches." into jb-dev
|
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 634 B After Width: | Height: | Size: 549 B |
|
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 483 B After Width: | Height: | Size: 535 B |
|
Before Width: | Height: | Size: 610 B After Width: | Height: | Size: 559 B |
|
Before Width: | Height: | Size: 573 B After Width: | Height: | Size: 559 B |
|
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 566 B |
|
Before Width: | Height: | Size: 645 B After Width: | Height: | Size: 566 B |
|
Before Width: | Height: | Size: 503 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 507 B After Width: | Height: | Size: 351 B |
|
Before Width: | Height: | Size: 404 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 390 B After Width: | Height: | Size: 350 B |
|
Before Width: | Height: | Size: 494 B After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 518 B After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 520 B After Width: | Height: | Size: 362 B |
|
Before Width: | Height: | Size: 845 B After Width: | Height: | Size: 653 B |
|
Before Width: | Height: | Size: 851 B After Width: | Height: | Size: 653 B |
|
Before Width: | Height: | Size: 696 B After Width: | Height: | Size: 633 B |
|
Before Width: | Height: | Size: 694 B After Width: | Height: | Size: 633 B |
|
Before Width: | Height: | Size: 845 B After Width: | Height: | Size: 687 B |
|
Before Width: | Height: | Size: 767 B After Width: | Height: | Size: 687 B |
|
Before Width: | Height: | Size: 870 B After Width: | Height: | Size: 660 B |
|
Before Width: | Height: | Size: 873 B After Width: | Height: | Size: 660 B |
@@ -15,7 +15,6 @@
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:drawable="@drawable/switch_bg_disabled_holo_dark" />
|
||||
<item android:state_focused="true" android:drawable="@drawable/switch_bg_focused_holo_dark" />
|
||||
<item android:drawable="@drawable/switch_bg_holo_dark" />
|
||||
</selector>
|
||||
|
||||
@@ -15,7 +15,6 @@
|
||||
-->
|
||||
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_enabled="false" android:drawable="@drawable/switch_bg_disabled_holo_light" />
|
||||
<item android:state_focused="true" android:drawable="@drawable/switch_bg_focused_holo_light" />
|
||||
<item android:drawable="@drawable/switch_bg_holo_light" />
|
||||
</selector>
|
||||
|
||||