forked from organicmaps/organicmaps
[android] Fixed background color in guide's description block. Update fragment_bookmark_list.xml
This commit is contained in:
parent
5239aa23ea
commit
e34df92c02
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
android:orientation="vertical">
|
||||
<com.mapswithme.maps.bookmarks.BookmarkHeaderView
|
||||
android:id="@+id/guide_info"
|
||||
android:background="?cardBackground"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
<androidx.recyclerview.widget.RecyclerView
|
||||
|
|
Loading…
Add table
Reference in a new issue