类 | |
| class | YScrollDetector |
Public 成员函数 | |
| AbOuterListView (Context context) | |
| AbOuterListView (Context context, AttributeSet attrs) | |
| AbOuterListView (Context context, AttributeSet attrs, int defStyle) | |
| boolean | onInterceptTouchEvent (MotionEvent ev) |
Private 属性 | |
| GestureDetector | mGestureDetector |
© 2012 amsoft.cn 名称:AbOuterListView.java 描述:这个ListView不会与它里面有可滑动view的事件产生冲突
|
inline |
Instantiates a new ab outer list view.
| context | the context |
|
inline |
Instantiates a new ab outer list view.
| context | the context |
| attrs | the attrs |
|
inline |
Instantiates a new ab outer list view.
| context | the context |
| attrs | the attrs |
| defStyle | the def style |
|
inline |
|
private |
The m gesture detector.
1.8.8