-
Notifications
You must be signed in to change notification settings - Fork 610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有练习demo的源码么 #3
Comments
没有。专门做成贴图的。 |
新手有源码参照着来做练习,可能会好点 |
我觉得可以把源码添加到不同的分支,和kotlin-koans类似。 |
没空弄。有空的话我肯定弄了。 |
嘛。既然都在GitHub了。支持PR? |
@rengwuxian 我觉得下期可以把尽量避免在onDraw里生成实例这个点加进去。我看了很多人folk之后的practice。都出现了这个问题。 |
https://github.com/wanghao200906/PracticeDraw1 个人蠢作,仅供参考,如有问题,欢迎指出。 |
各位前辈,请问一下为什么我下载了这个导入在AS中,Gradle一直在Refershing |
@anghune 搭个梯子吧 |
@anghune 可以考虑 手动下载
然后安装解压,对应的安装位置和操作系统有关。 |
@CoXier 我下载了,然后直接解压到了AS安装路径下的gradle文件夹下,然后重启AS还是在刷新? |
@chentao7v 我是用了SS,估计我宿舍网速太慢了吧,但是打开网页还是可以的。 |
@anghune 首先你安装错了路径。
|
@CoXier 谢谢大神指正。 |
我就不谦虚了,最后两个图用了不到100行代码,并且完全自适应数据,比如饼状图: |
最后一个饼图之外其它都ok了,基本是原样还原吧,看过教程之后,做起来应该都很简单,需要的可以参考:https://github.com/picksomething/PracticeDraw1 |
菜鸟写的很烂,希望以后的自己可以自嘲一下,https://github.com/OkamiyGit/OkamiyLearnView |
https://github.com/joselyncui/PracticeDraw1 |
饼图只画了一次折线,原图的2次折线不知道怎么计算 😃 |
No description provided.
The text was updated successfully, but these errors were encountered: