Android Custom View Tutorial.
AndroidCustomViewTutorial is hosted in the following web site
https://github.com/captain-miao/AndroidCustomViewTutorial
If you think the Android project AndroidCustomViewTutorial listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AndroidCustomViewTutorial.
Item | Value |
---|---|
Java File Count | 8 |
Activity Count | 2 |
AndroidCustomViewTutorial has the following Java source files.
com.yanlu.android.learn.customview.app.BaseActivity.java com.yanlu.android.learn.customview.app.MainActivity.java com.yanlu.android.learn.customview.app.widget.CurveView.java com.yanlu.android.learn.customview.app.widget.DoubleTextLinear.java com.yanlu.android.learn.customview.app.widget.Dynamics.java com.yanlu.android.learn.customview.app.widget.ImageAndTextView.java com.yanlu.android.learn.customview.app.widget.MultipleBtnDlg.java com.yanlu.android.learn.customview.app.widget.OneLine.java