drawable changes part 4
BIN
mobile/res/drawable-hdpi/ic_action_add_to_queue.png
Normal file
After Width: | Height: | Size: 356 B |
Before Width: | Height: | Size: 1.7 KiB |
BIN
mobile/res/drawable-mdpi/ic_action_add_to_queue.png
Normal file
After Width: | Height: | Size: 303 B |
Before Width: | Height: | Size: 1.4 KiB |
BIN
mobile/res/drawable-xhdpi/ic_action_add_to_queue.png
Normal file
After Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 1.8 KiB |
BIN
mobile/res/drawable-xxhdpi/ic_action_add_to_queue.png
Normal file
After Width: | Height: | Size: 493 B |
@ -14,7 +14,7 @@
|
|||||||
</item>
|
</item>
|
||||||
<item
|
<item
|
||||||
android:id="@+id/layer_chooser"
|
android:id="@+id/layer_chooser"
|
||||||
android:icon="@drawable/ic_layer_chooser"
|
android:icon="@drawable/ic_action_add_to_queue"
|
||||||
android:orderInCategory="105"
|
android:orderInCategory="105"
|
||||||
android:showAsAction="ifRoom"
|
android:showAsAction="ifRoom"
|
||||||
android:title="@string/layer_chooser">
|
android:title="@string/layer_chooser">
|
||||||
|