forked from organicmaps/organicmaps
[Android] Change background in fragment_promo_after_booking_dialog.xml
This commit is contained in:
parent
1006b18ce2
commit
1855d4c46f
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@
|
|||
android:layout_height="wrap_content">
|
||||
<RelativeLayout
|
||||
android:layout_width="@dimen/promo_after_booking_width"
|
||||
android:layout_height="wrap_content">
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?cardBackground">
|
||||
<ImageView
|
||||
android:id="@+id/city_picture"
|
||||
android:layout_width="match_parent"
|
||||
|
|
Loading…
Add table
Reference in a new issue