Zahn
06/19/2025, 8:06 PMflingBehaviour
supposed to work in a focused-driven navigation ?
It seems it doesn’t and I assume it is only working with gestures, right ?
Is there a way to change the default spring animation when scrolling through a LazyColumn
using interaction sources / D_PAD ?Thomas Ytterdal
06/23/2025, 7:24 AMscrollAnimationSpec
property is deprecated and currently private in compose 1.8, but will be reintroduced in 1.9 (https://issuetracker.google.com/issues/403301605).
These posts have some details on how to use it:
• https://medium.com/@karol.ksionek/bringintoviewspec-introduction-aad20873fb38
• https://medium.com/@karol.ksionek/bringintoviewspec-were-getting-serious-299a31da28c6