[bookmarks][android] Added view on map icon for night theme.

This commit is contained in:
Daria Volvenkova 2019-08-23 06:24:04 +03:00 committed by Aleksey Belousov
parent cd58a0c21d
commit 66740385b4
6 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,016 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -241,7 +241,7 @@
<item name="navigationTheme">@style/MwmTheme.Navigation.Night</item>
<item name="fabAdd">@drawable/ic_fab_add_night</item>
<item name="fabViewOnMap">@drawable/ic_fab_view_on_map</item>
<item name="fabViewOnMap">@drawable/ic_fab_view_on_map_night</item>
<item name="routingButtonHint">@color/routing_button_tint</item>
<item name="routingButtonActivatedHint">?statusBar</item>