forked from organicmaps/organicmaps
White share icon.
This commit is contained in:
parent
84beaca949
commit
0ab13e64ea
5 changed files with 1 additions and 1 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
|
@ -273,7 +273,7 @@ public class BookmarksListFragment extends MWMListFragment
|
|||
ID_SEND_BY_EMAIL,
|
||||
R.string.share_by_email);
|
||||
|
||||
menuItem.setIcon(R.drawable.share);
|
||||
menuItem.setIcon(R.drawable.ic_share);
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.HONEYCOMB)
|
||||
menuItem.setShowAsAction(MenuItem.SHOW_AS_ACTION_IF_ROOM);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue