am fee22c2a: Fix asset name
* commit 'fee22c2aaf3f6114848c40a7e6f1feca045feb48': Fix asset namemain
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 436 B |
Before Width: | Height: | Size: 305 B After Width: | Height: | Size: 305 B |
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
Before Width: | Height: | Size: 684 B After Width: | Height: | Size: 684 B |
|
@ -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>
|
||||
|
|