-
I take it Windows Mobile is not supported? Can you add support please?
-
Firstly, great work, your dedication and commitment to the Carousel control is fantastic and should be rewarded.
We are using the Carousel control in our Xamarin app, primarily focusing on UWP. The…
-
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…
-
How to set app:checked="false" programmatically
-
Particularly the "animationDuration" attribute which already defined elsewhere.
Here's what I found in my research: https://code.google.com/p/android/issues/detail?id=22576
Suggested solution from the…
-
I want to add click things(not flip ,such as jump to ...) in backside . It does not work!
(我想在背面的view 添加点击事件 , 但是不能生效)
-
There are some things in our library that can be made for or improved for MVVM scenarios. We should try to figure out how to make those non-friendly sections more friendly. (Feel free to discuss here …
-
As a continuation of the conversation under [this stackoverflow topic](http://stackoverflow.com/a/30081940/3508719) I'd like to suggest some improvements to documentation and examples.
1
- A couple o…
-
NuGet Version 1.1.5
When I try to set a field that is bound to SelectedIndex of my FlipView Control from OnNavigatedToAsync I get a System.AccessViolationException in Template10.dll. I can't seem to f…
-
Hi
how to get the checked items? and their count?
how to mark list items?
thanks...