• GitHub开源项目总结


    SwipeRefreshLayout 地址:https://github.com/hanks-zyh/SwipeRefreshLayout

    首页轮播的Tab样式,PagerSlidingTab 地址:https://github.com/astuetz/PagerSlidingTabStrip

    首页的悬浮快捷菜单,类似于Google+ FloatingActionsMenu 地址: https://github.com/telly/FloatingAction

    ListView的展示动画 ListViewAnimations 地址:https://github.com/nhaarman/ListViewAnimations

    TextView中的文本自动对齐 JustifyTextView 地址:https://github.com/xsingHu/JustifyTextView

    图片的圆形处理 CircularImageView 地址:https://github.com/lopspower/CircularImageView

    数据加载样式 ProgressWheel 地址:https://github.com/nithinkmichael/Android-ProgressWheel-master

    选择icon的翻转动画 FlipImageView 地址:https://github.com/castorflex/FlipImageView

    播放Gif的控件 gifdrawable 地址:https://github.com/nemothekid/gifdrawable-android

    菜单点击的水波纹效果,类似于360安全卫士的菜单 RippleEffect 地址:https://github.com/traex/RippleEffect

    自定义的滑动开关,类似于苹果的开关效果 SlideSwitch 地址:https://github.com/Leaking/SlideSwitch

    显示数值的进度条样式,在设置字体大小样式的时候出现 discreteSeekBar 地址:https://github.com/AnderWeb/discreteSeekBar

    带有数值的进度条样式,在升级的的时候会出现 NumberProgressBar 地址:https://github.com/daimajia/NumberProgressBar

    动画样式的对话框 SweetAlertDialog 地址:https://github.com/lzyzsd/SweetAlertDialog

    清除缓存的对话框 SmoothProgressBar 地址:https://github.com/castorflex/SmoothProgressBar

    本地图片浏览页面 瀑布流样式 StaggeredGridView 地址:https://github.com/maurycyw/StaggeredGridView

    放大和缩小图片 PhotoView 地址:https://github.com/chrisbanes/PhotoView

    拉下头部放大效果样式 PullZoomView 地址:https://github.com/Frank-Zhu/PullZoomView

  • 相关阅读:
    P2149 [SDOI2009]Elaxia的路线
    P1346 电车
    P3174 [HAOI2009]毛毛虫
    P3047 [USACO12FEB]附近的牛Nearby Cows
    P4053 [JSOI2007]建筑抢修
    P2607 [ZJOI2008]骑士
    [HNOI2006]马步距离
    [POI2014]Hotel
    [BZOJ3856]Monster
    [BZOJ2819]Nim
  • 原文地址:https://www.cnblogs.com/gao-chun/p/4914409.html
Copyright © 2020-2023  润新知