那些年收藏的Android开源库集合(控件上)

来源:互联网 发布:医疗卫生软件 编辑:程序博客网 时间:2024/05/18 00:57

作者:imflyn

地址:http://www.jianshu.com/p/3baddcf948af


这个imflyn的第二篇文章,推荐的不管是控件还是动画都很不错!

这是imflyn的第一篇文章那些年收藏的Android开源库集合(UI效果)


RecycleView

    RecycleView功能增强 https://github.com/Malinskiy/SuperRecyclerView
    RecycleView功能增强(拖拽,滑动删除,折叠) https://github.com/h6ah4i/android-advancedrecyclerview
    RecycleView旁边添加侧边栏 https://github.com/CaMnter/EasyRecyclerViewSidebar


    带侧边栏的RecycleView https://github.com/timusus/RecyclerView-FastScroll


    增强RecycleView https://github.com/nikhilpanju/RecyclerViewEnhanced


    等待数据加载效果 https://github.com/sharish/ShimmerRecyclerView






    状态栏(StatusBar)


    https://github.com/CoolThink/StatusBarAdapt


    https://github.com/imflyn/Eyes

    https://github.com/H07000223/FlycoSystemBar

    下拉刷新:


    https://github.com/Cleveroad/FireworkyPullToRefresh


    https://github.com/baoyongzhang/android-PullRefreshLayout


    https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh

    https://github.com/Yalantis/Phoenix


    https://github.com/zzz40500/Android-PullToNextLayout


    https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout


    https://github.com/tuesda/CircleRefreshLayout


    https://github.com/liaoinstan/SpringView


    https://github.com/lubeast/PullToRefresh


    https://github.com/Frank-Zhu/PullZoomView

    https://github.com/JorgeCastilloPrz/ExpandablePanel

    ViewPager


    无限滚动的ViewPager https://github.com/lightSky/InfiniteIndicator

    ViewPager向下滑动消失 https://github.com/baneizalfe/PullToDismissPager


    类似画廊的ViewPager https://github.com/moondroid/CoverFlow


    能够上下滑动的viewpager https://github.com/kaelaela/VerticalViewPager


    viewpager上的指示器 https://github.com/chenupt/SpringIndicator


    支持水平垂直滑动的ViewPager https://github.com/alexzaitsev/freepager


    支持水平垂直滑动的ViewPager https://github.com/lsjwzh/RecyclerViewPager


    Material风格viewPager https://github.com/florent37/MaterialViewPager


    一个封装多种特性的ViewPager https://github.com/alibaba/UltraViewPager


    TextView


    图文混排 https://github.com/Bilibili/drawee-text-view


    带有角标的TextView https://github.com/HeZaiJin/SlantedTextView


    文字带淡入淡出动画的TextView https://github.com/matthewrkula/SecretTextView


    在Edittext中显示标签 https://github.com/pchauhan/EdittextWithTag


    有小三角的textview https://github.com/venmo/tooltip-view


    能够在 TextView 上下左右固定设置文本的 View https://github.com/drakeet/LabelView


    文字内容过多可折叠的TextView https://github.com/Manabu-GT/ExpandableTextView


    文字内容过多可折叠的TextView https://github.com/borjabravo10/ReadMoreTextView


    TextView中文字显示各种动画 https://github.com/hanks-zyh/HTextView


    数字改变效果 https://github.com/CaMnter/EasyCountDownTextureView


    数字改变效果 https://github.com/Bakumon/NumberAnimTextView


    文本淡入淡出效果 https://github.com/rosenpin/FadingTextView


    显示Emoji https://github.com/rockerhieu/emojicon


    手势锁/锁屏/Pin解锁


    手势锁 https://github.com/aritraroy/PatternLockView


    手势锁 https://github.com/DreaminginCodeZH/PatternLock


    锁屏界面显示通知 https://github.com/AChep/AcDisplay


    高斯模糊锁屏界面 https://github.com/Nightonke/BlurLockView

    应用锁 https://github.com/lizixian18/AppLock


    Pin解锁 https://github.com/OrangeGangsters/LolliPin


    Pin解锁 https://github.com/aritraroy/PinLockView


    画廊图片选择或编辑


    Material风格 https://github.com/HoraApps/LeafPic


    Android多媒体选择器 https://github.com/Bilibili/boxing


    图片处理 https://github.com/jarlen/PhotoEdit


    裁剪图片 https://github.com/jdamcd/android-crop


    裁剪图片 https://github.com/Yalantis/uCrop

    裁剪图片 https://github.com/steelkiwi/cropiwa

    裁剪图片 https://github.com/IsseiAoki/SimpleCropView


    涂鸦 https://github.com/ByoxCode/DrawView


    手势缩放图片 https://github.com/davemorrissey/subsampling-scale-image-view
    图片选择器有裁剪功能 https://github.com/liuguangqiang/IPicker


    图片选择器 https://github.com/myinnos/AwesomeImagePicker


    仿IOS3Dtouch功能 https://github.com/nantaphop/HoverTouchView



        Layout

      底部带弧形的布局 https://github.com/florent37/ArcLayout


      同时支持垂直滑动和水平滑动 https://github.com/Kelin-Hong/ScrollablePanel


      可以滑动的布局 https://github.com/liuguangqiang/SwipeBack

      可扩展的Layout https://github.com/traex/ExpandableLayout


      滑动删除 https://github.com/daimajia/AndroidSwipeLayout


      流程图布局 https://github.com/ApmeM/android-flowlayout


      在Layout中显示标签 https://github.com/whilu/AndroidTagView


      ImageView


      显示验证码 https://github.com/jineshfrancs/CaptchaImageView


      切换开关状态 https://github.com/zagum/Android-SwitchIcon


      自动展示人脸位置 https://github.com/Subito-it/Masaccio


      圆形ImageView https://github.com/hdodenhof/CircleImageView


      圆形ImageView https://github.com/Pkmmte/CircularImageView


      各种形状ImageView https://github.com/siyamed/android-shape-imageview


      多边形Imageview https://github.com/AlbertGrobas/PolygonImageView


      手势缩放ImageView https://github.com/alexvasilkov/GestureViews

      动态视觉差控件 https://github.com/HomHomLin/Android-ParallaxSupportView


      卡片Card


      可滑动移除的Card https://github.com/Diolor/Swipecards


      可滑动移除的Card https://github.com/kikoso/Swipeable-Cards


      可滑动移除的Card https://github.com/Diolor/Swipecards


      Button


      在FloatingButton上显示数字 https://github.com/andremion/CounterFab

      在按钮上显示矢量图 https://github.com/wnafee/vector-compat


      显示下载状态 https://github.com/dmytrodanylyk/circular-progress-button


      圆角button https://github.com/niniloveyou/StateButton


      按钮上显示下载进度 https://github.com/jiang111/CProgressButton


      显示点赞动画的Button https://github.com/jd-alexander/LikeButton


      图片和文字合并到Button中 https://github.com/drakeet/AndroidUIView


      ProgressBar


      类似Button显示进度 https://github.com/ishaan1995/ButtonProgressBar


      数字显示进度 https://github.com/daimajia/NumberProgressBar


      圆形进度条 https://github.com/lzyzsd/CircleProgress


      仿google进度读条 https://github.com/castorflex/SmoothProgressBar

      有进度动画效果 https://github.com/lusfold/SpinnerLoading


      下载带进度带动画效果 https://github.com/fenjuly/ArrowDownloadButton


      仿IOS进度条 https://github.com/Kaopiz/KProgressHUD


      圆形进度条 https://github.com/jlmd/AnimatedCircleLoadingView


      基于贝塞尔曲线更顺滑的进度条 https://github.com/JeasonWong/BezierLoadingView


      各种Loading效果 https://github.com/dinuscxj/LoadingDrawable


      各种Loading效果 https://github.com/codeestX/ENViews


      Material风格的进度调 https://github.com/DreaminginCodeZH/MaterialProgressBar

0 0