[android] Fixed routing tooltip background color

This commit is contained in:
Александр Зацепин 2017-08-10 13:44:49 +03:00 committed by Roman Kuznetsov
parent 9ed1c48a95
commit f9aeba1bff

View file

@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:minHeight="@dimen/height_block_base"
android:background="?windowBackgroundForced">
android:background="?cardBackground">
<LinearLayout
android:id="@+id/btn__search_point"
android:layout_width="0dp"