Add onChangeStart and onChangeEnd to slider. (#17298)
This fixes #17169 by adding onChangeStart and onChangeEnd to the slider. These will be called when the user starts a change, and when they end a change, regardless of whether that change is a tap or a drag. These differ from onChanged, in that they only report when the user starts and ends an interaction, not at every slight change.
G
Greg Spencer committed
c2c64a5a4cd984670ca8ac09d6342b767a10e4e4
Parent: 106231c
Committed by GitHub <noreply@github.com>
on 5/11/2018, 12:29:43 AM