美文网首页
Android开发常用框架

Android开发常用框架

作者: RichardLee123 | 来源:发表于2018-01-15 23:29 被阅读14次

    UI类

    组件

    CircleImageView
    圆形ImageView

    image.png

    自定义圆形 星星 各种形状 ImageView

    image.png
    FlowingDrawer
    实现粘性弹出的抽屉DrawerLayout
    image.png

    arallaxViewPager
    切换时视差viewpager


    通知

    NotifyUtil
    高仿淘宝,网易新闻,微信,应用宝,环聊等等热门App的通知视图,并且完通知工具类的封装,提供多达8种最常见的App通知接口,支持Android 5.0悬浮式通知样式


    动画

    LoadingDrawable
    Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too


    UI设计加分

    Activity 滑动返回

    ParallaxBackLayout
    无需改动原有activity只需要一个annotation轻松实现任意方向的滑动返回,默认提供微信滑动、跟随滑动、以及单个滑动,并且可以自定义滑动效果


    从图片选择色彩

    ColorArt
    选择Primary secondary detail 颜色

    image.png
    listview项目侧滑选项

    SlideAndDragListView
    案例 手机QQ

    下拉上拉刷新

    安卓新布局控件sample

    cheesesquare


    2. 事件类

    相关文章

      网友评论

          本文标题:Android开发常用框架

          本文链接:https://www.haomeiwen.com/subject/nxljoxtx.html