java.lang.Object | ||
↳ | RecyclerView | |
↳ | com.pdftron.pdf.widget.TouchAwareRecyclerView |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
TouchAwareRecyclerView(Context context) | |||||||||||
TouchAwareRecyclerView(Context context, AttributeSet attrs) | |||||||||||
TouchAwareRecyclerView(Context context, AttributeSet attrs, int defStyle) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
float | getTouchX() | ||||||||||
float | getTouchY() | ||||||||||
boolean | onTouchEvent(MotionEvent event) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|