Public 成员函数 | |
| AbLoadingView (Context context) | |
| AbLoadingView (Context context, AttributeSet attrs) | |
| ProgressBar | getFooterProgressBar () |
| void | setLoadingProgressBar (ProgressBar loadingProgressBar) |
Private 成员函数 | |
| void | initView (Context context) |
Private 属性 | |
| Context | mContext |
| LinearLayout | loadingView |
| ProgressBar | loadingProgressBar |
The Class AbLoadingView.
|
inline |
Instantiates a new ab list view footer.
| context | the context |
|
inline |
Instantiates a new ab list view footer.
| context | the context |
| attrs | the attrs |
|
inline |
描述:获取ProgressBar,用于设置自定义样式
|
inlineprivate |
Inits the view.
| context | the context |
|
inline |
|
private |
The loading progress bar.
|
private |
The loading view.
|
private |
The m context.
1.8.4