forked from organicmaps/organicmaps
[android] Fixed routing tooltip background color
This commit is contained in:
parent
9ed1c48a95
commit
f9aeba1bff
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue