Raouf Rahiche

Results 3 issues of Raouf Rahiche

Internal: b/195519748 ## Use case Staring from Android 12 the default visual overscroll behavior will be Stretch instead of the glow effect. More about this change: https://developer.android.com/about/versions/12/overscroll ![image](https://developer.android.com/about/versions/12/images/pull-stretch-overscroll.gif) ## Proposal...

new feature
platform-android
framework
engine
f: material design
f: scrolling
f: gestures
proposal
passed first triage
e: OS Version specific
P4

Just noticed while scrolling throw this page, feel free to close it was meant to be like that

**Is your feature request related to a problem? Please describe.** `isLeaf` has less overhead, and is good for calling short non blocking functions https://api.flutter.dev/flutter/dart-ffi/Native/isLeaf.html **Describe the solution you'd like** A...

enhancement
awaiting