| 类 | 说明 |
|---|---|
| AspectRatioImageView |
定制的ImageView,缩放时会保持长宽比
|
| AutoScrollListView |
A ListView that can be asked to scroll (smoothly or otherwise) to a specific
position.
|
| CircularImageView |
圆形ImageView,一般用作头像等显示
|
| ExpandableTextView | |
| FixedRatioImageView |
强制高宽比的ImageView,可选以水平或垂直方向为基准
|
| NonLockingScrollView |
A
ScrollView that will never lock scrolling in a particular
direction. |
| SimpleProgressView | |
| SquaredImageView |
强制高宽相等的正方形ImageView
|