-
Why is the Label/Button `HeightRequest` required? It makes it very difficult to use the CarouselViews when you are required to manually set or calculate all the heights.
-
Hi.
First of all: thanks for your component. I think it's much needed in the Xamarin.Forms world. Much obliged.
Though i ran into some big problems resetting the ItemsSource and adding / removin…
-
When I resize the Demo.UWP app window all pages inside the carousel view are rebuilt. Also the indicators at the bottom are added again and accumulate on every resize.
![image](https://cloud.githubus…
-
Hi, I have a label within a stacklayout,and and stacklayout inside scrollview with it is inside the datatemplate of carouselview control,this label holds a string that is bigger than the screen(vertic…
-
First of all thank you for providing this great control. It looks really good.
The problem:
The App (Android) crashes when OnRestoreInstanceState is called in the Android Activity with the following…
-
**Problem**
I am using the CarouselView as an Image Carousel with a camera integration library that allows the users to take photos and dynamically add it to the Carousel. I have noticed cached threa…
-
It's a random issue, but easy to reproduce with NuGet v2.2.0.
The demo project in the github repo can also reproduce it.
When you swipe left to right or right to left between pages(>=3 pages) in C…
-
``
setting the IsEnabled property to false doesn't seem to do anything on Android. It should disable all the buttons in the control. On iOS it works fine.
-
SegmentedControlRenderer throws the exception on SegmentedControlRenderer line 140.
Screenshot (debugging): http://prntscr.com/diphc0
From the demo project it works fine.
-