Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 510 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 510 Bytes

仿支付宝月消费分析折线图

折线图实现过程分析请点击 Android自定义View - 仿支付宝月账单折线图

折线效果图

切换到 java 代码

如需要查看 java 代码,首先下载仓库代码:

git clone https://github.com/neo1949/MonthBill.git

然后进入工程目录,执行以下命令:

git checkout v1.0.0