Searched refs:SwipeProgress (Results 1 – 1 of 1) sorted by relevance
260 val progress: SwipeProgress<T>289 return SwipeProgress(from, to, fraction)424 class SwipeProgress<T>( class432 if (other !is SwipeProgress<*>) return false in equals()