Files
AndroidNote/CustomView/README.md
2016-05-27 17:48:57 +08:00

39 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 自定义View系列
从零起步从入门到懵逼的自定义View教程。
## 基础篇
<p align="center">
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Base/%5B1%5DCoordinateSystem.md" target="_blank"><img src="http://ww3.sinaimg.cn/large/005Xtdi2jw1f1s96hizi5j30rs0dwwha.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Base/%5B2%5DAngleAndRadian.md" target="_blank"><img src="http://ww4.sinaimg.cn/large/005Xtdi2jw1f1s97g6rfbj30rs0dwdiq.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Base/%5B3%5DColor.md" target="_blank"><img src="http://ww3.sinaimg.cn/large/005Xtdi2gw1f1w9s5vyidj30rs0dw0vg.jpg" width=285 /></a>
</p>
*******
## 进阶篇
<p align="center">
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B1%5DCustomViewProcess.md" target="_blank"><img src="http://ww4.sinaimg.cn/large/005Xtdi2jw1f1zyiohvopj30rs0dwacz.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B2%5DCanvas_BasicGraphics.md" target="_blank"><img src="http://ww4.sinaimg.cn/large/005Xtdi2jw1f289mh2tdnj30rs0dwtbo.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B3%5DCanvas_Convert.md" target="_blank"><img src="http://ww3.sinaimg.cn/large/005Xtdi2jw1f2hfy5heduj30rs0dwn04.jpg" width=285 /></a>
</p>
*******
<p align="center">
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B4%5DCanvas_PictureText.md" target="_blank"><img src="http://ww3.sinaimg.cn/large/005Xtdi2jw1f2m36f27vzj30rs0dw777.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B5%5DPath_Basic.md" target="_blank"><img src="http://ww2.sinaimg.cn/large/005Xtdi2jw1f34oiciiysj30rs0dwn02.jpg" width=285 /></a>
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B6%5DPath_Bezier.md" target="_blank"><img src="http://ww2.sinaimg.cn/large/005Xtdi2gw1f3dipcytxxj30rs0dwtbj.jpg" width=285 /></a>
</p>
*******
<p align="center">
<a href="https://github.com/GcsSloop/AndroidNote/blob/master/CustomView/Advance/%5B7%5DPath_Over.md" target="_blank"><img src="http://ww4.sinaimg.cn/large/005Xtdi2gw1f44iu2zt7cj30rs0dw41c.jpg" width=285 /></a>
</p>
### 作者微博: [@GcsSloop](http://weibo.com/GcsSloop)
<a href="https://github.com/GcsSloop/README/blob/master/README.md" target="_blank"> <img src="http://ww4.sinaimg.cn/large/005Xtdi2gw1f1qn89ihu3j315o0dwwjc.jpg" width=300 height=100 /> </a>