Uno.Themes icon indicating copy to clipboard operation
Uno.Themes copied to clipboard

[Android] Ripple control block scrolling

Open takla21 opened this issue 4 years ago • 0 comments

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.

actual

Expected behavior

We should be able to scroll smoothly no matter if there's a ripple control or not. expected

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

Anything else we need to know?

takla21 avatar Sep 10 '20 21:09 takla21