Use material save icon

This commit is contained in:
Dominik Schürmann 2015-03-04 20:57:11 +01:00
parent 83a7090681
commit 7c8f338297
11 changed files with 2 additions and 1 deletions

View file

@ -10,6 +10,7 @@ python copy OpenKeychain navigation white refresh 24
python copy OpenKeychain av white repeat 24
python copy OpenKeychain av grey repeat 24
python copy OpenKeychain editor white mode_edit 24
python copy OpenKeychain content white save 24
python copy OpenKeychain action grey delete 24
python copy OpenKeychain action grey done 24

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 341 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 441 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 495 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 B

View file

@ -4,7 +4,7 @@
<item
android:id="@+id/menu_log_display_export_log"
android:icon="@drawable/ic_action_save_white"
android:icon="@drawable/ic_save_white_24dp"
android:title="@string/menu_export_log"
app:showAsAction="ifRoom|withText" />