Skip to content

在学习anko的过程中留下来的demo和笔记

Notifications You must be signed in to change notification settings

Taonce/anko-learning

Repository files navigation

anko-learning

此项目主要介绍了anko在Android View中的使用,分别用一下demo来完成学习作用:

  1. 简单布局:类似于登录界面,点击查看demo代码

login.png

  1. RecyclerView实现列表,并且使用SwipeRefreshLayout相结合实现下拉刷新,点击查看demo代码

list.png

  1. 常用的设置界面,统一封装,点击查看demo代码

setting.png

  1. 自定义圆弧View,在Anko的DSL使用,点击查看自定义view代码,备注:实现它的扩展方法定义在CustomerAnko类中

custom.png

About

在学习anko的过程中留下来的demo和笔记

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published