tt_mc

导航

2018年3月4日 #

SwipeToLoadLayout

摘要: SwipeToLoadLayout SwipeToLoadLayout is a reusable pull-to-refresh and pull-to-load-more widget. Supported View Theoretically support all kinds of view 阅读全文

posted @ 2018-03-04 12:51 tt_mc 阅读(245) 评论(0) 推荐(0) 编辑

EasyPopup

摘要: EasyPopup PopupWindow 对 PopupWindow 的封装,使得在项目中使用起来更加简单、方便、快捷 项目特性 链式调用:除了在传统的 PopupWindow 使用方法之外还加入了更多的方法 带有相对于 AnchorView 的各个方位弹出的方法,弹出 PopupWindow 更 阅读全文

posted @ 2018-03-04 12:40 tt_mc 阅读(730) 评论(0) 推荐(0) 编辑

badgeview

摘要: https://github.com/AlexLiuSheng/BadgeView include: compile 'com.allenliu.badgeview:library:1.1.1'(newest) bind like this: if u want to set space dont 阅读全文

posted @ 2018-03-04 12:31 tt_mc 阅读(156) 评论(0) 推荐(0) 编辑

CustomDrawableTextView

摘要: public class CustomDrawableTextView extends TextView{ //image width、height private int imageWidth; private int imageHeight; private Drawable leftImage 阅读全文

posted @ 2018-03-04 12:22 tt_mc 阅读(220) 评论(0) 推荐(0) 编辑