[Bug] CarouselView on Android causes infinite layout loop
See original GitHub issueSteps to Reproduce
- Set CarouselViewPage as the main page in the samples
MainPage = new Pages.CarouselViewPage(); //Services.GetRequiredService<Page>();
- Start App
- App never loads because it’s infinitely doing something
Issue Analytics
- State:
- Created 2 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
[Bug] CarouselView doesn't loop · Issue #8641
Description. CarouselView needs to support looping for infinite scrolling through the items source. Expected Behavior.
Read more >Why isn't the ViewPager infinite loop not working?
The app does run and It shows the images as well. It just doesn't loop as a carousel like I had initially done...
Read more >Xamarin Forms CarouselView and Loop ...
If setting Loop to true which is the default value, the CarouselView provides looped access to its collection of items. The scrolling is...
Read more >Xamarin.Forms 5.0.0.2612 (5.0.0 Service Release 15) ...
Forms 5 brings to stable release several new controls and features including App Themes (Dark Mode), Brushes, CarouselView, RadioButton, ...
Read more >Amazing Data Visualization with CarouselView in Xamarin ...
In this video we will learn about the CarouselView in Xamarin. ... Binding Explained 10:23 Implement Data Retrieval Code 12:15 Spot the Bug...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@PaulAnderson02 We’ll try, but I cannot guarantee this will be fixed for the next preview.
verified repro with VS 17.2.0 Preview 3.0 [32314.195.main] on Android MauiApp1882.zip