Android Open Source - Example code android-custom-views-sample






Project Summary

Sample code for the talk "Custom Views for Profit and Pleasure".

Web Site / Source Repository

android-custom-views-sample is hosted in the following web site
https://github.com/dlew/android-custom-views-sample

If you think the Android project android-custom-views-sample listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of android-custom-views-sample.

ItemValue
Java File Count8
Supported screen sizes[xxhdpi]
Activity Count1

License

The license information of android-custom-views-sample is as follows:

Apache License





Java Source Files

net.danlew.customviews.SampleActivity.java
net.danlew.customviews.data.User.java
net.danlew.customviews.view.CircleView.java
net.danlew.customviews.view.SampleView.java
net.danlew.customviews.view.UserViewAttrs.java
net.danlew.customviews.view.UserViewCircle.java
net.danlew.customviews.view.UserViewCompound.java
net.danlew.customviews.view.UserViewEncapsulated.java