Example fromhttp://www.curious-creature.com/2012/12/11/android-recipe-1-image-with-rounded-corners/ of generated rounded-corner image in Android.
RoundRectShader is hosted in the following web site
https://github.com/kenyangzj/RoundRectShader
If you think the Android project RoundRectShader 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 RoundRectShader.
Item | Value |
---|---|
Java File Count | 1 |
Supported screen sizes | [nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
RoundRectShader has the following Java source files.
com.example.roundrectshader.StreamActivity.java