| 接口 | 说明 |
|---|---|
| ADBar.onPageClickListener | |
| CustomLinearLayout.OnSizeChangedListener |
Activity主窗口大小改变时的回调接口(本示例中,等价于软键盘显示隐藏时的回调接口)
|
| CustomRelativeLayout.OnSizeChangedListener |
Activity主窗口大小改变时的回调接口(本示例中,等价于软键盘显示隐藏时的回调接口)
|
| XEditText.DrawableLeftListener | |
| XEditText.DrawableRightListener |
| 类 | 说明 |
|---|---|
| ADBar |
Created by Leo on 2016/2/15.
|
| ClearEditText |
Created by Leo on 2015/7/31.
|
| CustomLinearLayout | |
| CustomRelativeLayout | |
| FlowLayout | |
| MyTabLayout |
Created by Leo on 2016/2/19.
|
| RoundImageView | |
| XEditText |
��ǿ���EditText,������ӦDrawableLeft �� DrawableRight�ĵ���¼�
Ҫʵ����Ӧ���,������setDrawableListener
|