Added an icon for motor download. It's using the search icon which isn't perfect but I can't do better.

This commit is contained in:
Kevin Ruland 2012-07-18 17:57:40 +00:00
parent 056f28e21f
commit 2410496ad3
5 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -3,7 +3,9 @@
<item
android:id="@+id/download_from_thrustcurve_menu_option"
android:title="@string/Download"/>
android:title="@string/Download"
android:icon="@drawable/ic_menu_search"
android:showAsAction="always"/>
<item
android:id="@+id/preference_menu_option"
android:icon="@drawable/ic_menu_preferences"