From e3f08d8c97e62348c36a3f0e05d5f2071b9e0853 Mon Sep 17 00:00:00 2001 From: Luck Date: Tue, 23 Jun 2020 11:29:08 +0800 Subject: [PATCH] add https://github.com/tommybuonomo/dotsindicator --- ui/view/ui.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ui/view/ui.md b/ui/view/ui.md index a50dc26..0d0f3e8 100644 --- a/ui/view/ui.md +++ b/ui/view/ui.md @@ -23,3 +23,6 @@ * ElasticView 弹性视图是常规的CardView,可以从用户的触摸中灵活显示 源码地址:[ElasticView](https://github.com/armcha/ElasticView) + +* dotsindicator Android中用于查看Three material UI重要的点指示器! +源码地址:[dotsindicator](https://github.com/tommybuonomo/dotsindicator)