Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fee22c2a authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Fix asset name

Change-Id: I7a2609af13c3ed7e6333a6af87cb113addd82f34
parent 80f0e89a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>