Hello!
Thanks for the quick response! I tried it and now it shows without margin! Thank you very much!
Since yesterday I also realized that NavigationDelay has no effect on android. It works on uwp, but on android it always remains 2 sec.
I set NavigationDelay="5000" in MainPage.xaml. This is what I added to rotator:
EnableSwiping="true" NavigationDelay="5000" EnableAutoPlay="True" EnableLooping="True"
I tested it with your RotatorTesting project. Can you check if this is bug or I make a mistake?
Regards,
Balázs