Skip to content

Commit

Permalink
Remove method not used
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa committed Jul 8, 2024
1 parent 3372151 commit a33c8d6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1311,8 +1311,6 @@ open class DpadRecyclerView @JvmOverloads constructor(
layoutWhileScrollingEnabled = enabled
}

internal fun isScrollingFromTouch() = startedTouchScroll

@VisibleForTesting
internal fun detachFromWindow() {
onDetachedFromWindow()
Expand Down

0 comments on commit a33c8d6

Please sign in to comment.