Fix asset name

Change-Id: I7a2609af13c3ed7e6333a6af87cb113addd82f34
main
Tadashi G. Takaoka 2014-10-10 11:07:22 +09:00
parent 80f0e89aaf
commit fee22c2aaf
5 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 436 B

After

Width:  |  Height:  |  Size: 436 B

View File

Before

Width:  |  Height:  |  Size: 305 B

After

Width:  |  Height:  |  Size: 305 B

View File

Before

Width:  |  Height:  |  Size: 466 B

After

Width:  |  Height:  |  Size: 466 B

View File

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 684 B

View File

@ -20,7 +20,7 @@
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/action_add_style"
android:icon="@drawable/ic_add_circle_wht_24dp"
android:icon="@drawable/ic_add_circle_white_24dp"
android:title="@string/add_style"
android:showAsAction="always" />
</menu>
</menu>