Cloud search icon
This commit is contained in:
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_cloud_search_24px.png
Normal file
BIN
OpenKeychain/src/main/res/drawable-hdpi/ic_cloud_search_24px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 KiB |
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_cloud_search_24px.png
Normal file
BIN
OpenKeychain/src/main/res/drawable-mdpi/ic_cloud_search_24px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 712 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.1 KiB |
@@ -11,13 +11,12 @@
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_key_list_search_cloud"
|
||||
android:icon="@drawable/ic_action_search_cloud"
|
||||
android:icon="@drawable/ic_cloud_search_24px"
|
||||
android:title="@string/menu_search_cloud"
|
||||
app:showAsAction="ifRoom|withText" />
|
||||
|
||||
<item
|
||||
android:id="@+id/menu_key_list_add"
|
||||
android:icon="@drawable/ic_action_qr_code"
|
||||
android:title="@string/import_qr_code_button"
|
||||
app:showAsAction="ifRoom|withText" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user