Merge "Updated tab assets, removing [un]selected_pressed_focused states Updated appropriate style Bug: 5076695"
|
Before Width: | Height: | Size: 218 B After Width: | Height: | Size: 147 B |
|
Before Width: | Height: | Size: 159 B After Width: | Height: | Size: 148 B |
|
Before Width: | Height: | Size: 522 B |
|
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 147 B |
|
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 146 B |
|
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 153 B |
|
Before Width: | Height: | Size: 536 B |
|
Before Width: | Height: | Size: 265 B After Width: | Height: | Size: 145 B |
|
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 148 B |
|
Before Width: | Height: | Size: 144 B After Width: | Height: | Size: 151 B |
|
Before Width: | Height: | Size: 454 B |
|
Before Width: | Height: | Size: 231 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 196 B After Width: | Height: | Size: 150 B |
|
Before Width: | Height: | Size: 128 B After Width: | Height: | Size: 157 B |
|
Before Width: | Height: | Size: 459 B |
|
Before Width: | Height: | Size: 223 B After Width: | Height: | Size: 155 B |
BIN
core/res/res/drawable-xhdpi/tab_selected_focused_holo.9.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
core/res/res/drawable-xhdpi/tab_selected_holo.9.png
Normal file
|
After Width: | Height: | Size: 153 B |
BIN
core/res/res/drawable-xhdpi/tab_selected_pressed_holo.9.png
Normal file
|
After Width: | Height: | Size: 147 B |
BIN
core/res/res/drawable-xhdpi/tab_unselected_focused_holo.9.png
Normal file
|
After Width: | Height: | Size: 148 B |
BIN
core/res/res/drawable-xhdpi/tab_unselected_holo.9.png
Normal file
|
After Width: | Height: | Size: 166 B |
BIN
core/res/res/drawable-xhdpi/tab_unselected_pressed_holo.9.png
Normal file
|
After Width: | Height: | Size: 149 B |
@@ -29,6 +29,6 @@
|
||||
<item android:state_focused="false" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/tab_selected_pressed_holo" />
|
||||
|
||||
<!-- Focused states -->
|
||||
<item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/tab_unselected_pressed_focused_holo" />
|
||||
<item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/tab_selected_pressed_focused_holo" />
|
||||
<item android:state_focused="true" android:state_selected="false" android:state_pressed="true" android:drawable="@drawable/tab_unselected_pressed_holo" />
|
||||
<item android:state_focused="true" android:state_selected="true" android:state_pressed="true" android:drawable="@drawable/tab_selected_pressed_holo" />
|
||||
</selector>
|
||||
|
||||