Package-level declarations
Types
Link copied to clipboard
interface OnEdgeReachedListener
Listener interface for edge reach events.
가장자리 도달 이벤트를 위한 리스너 인터페이스입니다.
Link copied to clipboard
interface OnScrollDirectionChangedListener
Listener interface for scroll direction change events.
스크롤 방향 변경 이벤트를 위한 리스너 인터페이스입니다.
Link copied to clipboard
A custom RecyclerView that provides edge reach and scroll direction detection.
This view extends RecyclerView and adds functionality to detect when the user has scrolled to the edge of the view and the direction of the scroll.
가장자리 도달 및 스크롤 방향 감지 기능을 제공하는 커스텀 RecyclerView입니다.
이 뷰는 RecyclerView를 확장하여 사용자가 뷰의 가장자리로 스크롤했을 때와 스크롤 방향을 감지하는 기능을 추가합니다.
Link copied to clipboard
Represents the scroll direction of a RecyclerView.
RecyclerView의 스크롤 방향을 나타냅니다.
Link copied to clipboard
Represents the edge position of a RecyclerView.
RecyclerView의 가장자리 위치를 나타냅니다.