Uno.Themes
Uno.Themes copied to clipboard
[Android] Ripple control block scrolling
Current behavior
When there's Ripple control inside the scrollviewer (for instance itemtemplate of a itemscontrol) it's harder to scroll, because the ripple control intercept the scrolling.
Expected behavior
We should be able to scroll smoothly no matter if there's a ripple control or not.
How to reproduce it (as minimally and precisely as possible)
Git checkout dev/keta/chips if this PR is not merged #409
Environment
Nuget Package:
Package Version(s): Uno.UI 3.0.0-dev.1533
Affected platform(s):
- [ ] iOS
- [x] Android
- [ ] WebAssembly
- [ ] UWP
- [ ] MacOS