Added icon for motor browser menu options.

This commit is contained in:
Kevin Ruland 2012-02-15 03:26:12 +00:00
parent b8899899f8
commit b91bad8836
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -4,6 +4,7 @@
<item
android:id="@+id/motor_list_menu_option"
android:title="Motor List"
android:icon="@drawable/ic_motorbrowser"
android:showAsAction="always"/>
<item
android:id="@+id/preference_menu_option"