Public 成员函数 | |
| LetterView (Context context, AttributeSet attrs, int defStyle) | |
| LetterView (Context context, AttributeSet attrs) | |
| LetterView (Context context) | |
| ListView | getListView () |
| void | setListView (ListView listView) |
| boolean | onTouchEvent (MotionEvent event) |
Protected 成员函数 | |
| void | onDraw (Canvas canvas) |
Private 成员函数 | |
| void | init () |
Private 属性 | |
| ListView | listView |
| char[] | l |
| Paint | paint |
| float | widthCenter |
| float | singleHeight |
| GradientDrawable | gradientDrawable = null |
The Class LetterView.
|
inline |
Instantiates a new letter view.
| context | the context |
| attrs | the attrs |
| defStyle | the def style |
|
inline |
Instantiates a new letter view.
| context | the context |
| attrs | the attrs |
|
inline |
Instantiates a new letter view.
| context | the context |
|
inline |
Gets the list view.
|
inlineprivate |
Inits the.
|
inlineprotected |
|
inline |
|
inline |
Sets the list view.
| listView | the new list view |
|
private |
The gradient drawable.
|
private |
The l.
|
private |
The list.
|
private |
The paint.
|
private |
字母之间的间距.
|
private |
The width center.
1.8.8