mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am fee22c2a: Fix asset name
* commit 'fee22c2aaf3f6114848c40a7e6f1feca045feb48': Fix asset name
This commit is contained in:
commit
c986a6bec1
java/res
drawable-hdpi
drawable-mdpi
drawable-xhdpi
drawable-xxhdpi
menu
Before ![]() (image error) Size: 436 B After ![]() (image error) Size: 436 B ![]() ![]() |
Before ![]() (image error) Size: 305 B After ![]() (image error) Size: 305 B ![]() ![]() |
Before ![]() (image error) Size: 466 B After ![]() (image error) Size: 466 B ![]() ![]() |
Before ![]() (image error) Size: 684 B After ![]() (image error) 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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user