AndreiMisiukevich / CardView

CardsView | CarouselView | CoverflowView | CubeView for Xamarin.Forms
MIT License
712 stars 114 forks source link

How to set transparent background for CoverFlowView? #196

Closed Skorska closed 5 years ago

AndreiMisiukevich commented 5 years ago

Hi What exactly do you mean here ?

IsClippedToBounds = false ?

More info please: actual/expected

Skorska commented 5 years ago

Фотографии 2019-05-07 20 10 32 Can you look at that picture? By default background of cover flow view is white. I can change color for any other colors but cannot do transparent.

Skorska commented 5 years ago

Card - skorskaira@gmail com - Gmail - Google Chrome 2019-05-07 20 31 06

AndreiMisiukevich commented 5 years ago

weird.. Could you please provide small sample? I presume it's bug in your code.

How did you put map under the coverflow ? Seems you put them inside stack layout, what is wrong.

You should use absolute layout

AndreiMisiukevich commented 5 years ago

Yeah, I am sure you use wrong layout type.

Use absolute layout or grid instead

Skorska commented 5 years ago

Thanks for your help. I really appreciate this. Fixed.

AndreiMisiukevich commented 5 years ago

@Skorska cool :) If you like this plugin, you may star 🌟 it )