Android开源库集合(控件)

落日映苍穹つ 2022-07-03 21:26 466阅读 0赞
  1. RecycleView:

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

      500

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

      400

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

      strip

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

      strip 1

  2. 状态栏(StatusBar):

    • https://github.com/CoolThink/StatusBarAdapt
  1. ![500 1][]
  2. * [https://github.com/imflyn/Eyes][https_github.com_imflyn_Eyes]
  3. ![strip 2][]
  4. * [https://github.com/H07000223/FlycoSystemBar][https_github.com_H07000223_FlycoSystemBar]
  5. ![strip 3][]
  1. 下拉刷新:

    • https://github.com/Cleveroad/FireworkyPullToRefresh
  1. ![strip 4][]
  2. * [https://github.com/baoyongzhang/android-PullRefreshLayout][https_github.com_baoyongzhang_android-PullRefreshLayout]
  3. ![strip 5][]
  4. * [https://github.com/liaohuqiu/android-Ultra-Pull-To-Refresh][https_github.com_liaohuqiu_android-Ultra-Pull-To-Refresh]
  5. ![strip 6][]
  6. * [https://github.com/Yalantis/Phoenix][https_github.com_Yalantis_Phoenix]
  7. ![strip 7][]
  8. * [https://github.com/zzz40500/Android-PullToNextLayout][https_github.com_zzz40500_Android-PullToNextLayout]
  9. ![strip 8][]
  10. * [https://github.com/recruit-lifestyle/WaveSwipeRefreshLayout][https_github.com_recruit-lifestyle_WaveSwipeRefreshLayout]
  11. ![strip 9][]
  12. * [https://github.com/tuesda/CircleRefreshLayout][https_github.com_tuesda_CircleRefreshLayout]
  13. ![strip 10][]
  14. * [https://github.com/liaoinstan/SpringView][https_github.com_liaoinstan_SpringView]
  15. ![strip 11][]
  16. * [https://github.com/lubeast/PullToRefresh][https_github.com_lubeast_PullToRefresh]
  17. ![strip 12][]
  18. * [https://github.com/Frank-Zhu/PullZoomView][https_github.com_Frank-Zhu_PullZoomView]
  19. ![strip 13][]
  20. * [https://github.com/JorgeCastilloPrz/ExpandablePanel][https_github.com_JorgeCastilloPrz_ExpandablePanel]
  21. ![strip 14][]
  1. ViewPager:

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

      strip 15

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

      640

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

      640 1

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

      strip 16

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

      strip 17

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

      strip 18

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

      strip 19

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

      600

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

      strip 20

  2. TextView:

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

      500 2

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

      500 3

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

      strip 21

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

      500 4

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

      500 5

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

      600 1

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

      strip 22

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

      500 6

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

      strip 23

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

      strip 24

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

      strip 25

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

      strip 26

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

      500 7

  3. 手势锁/锁屏/Pin解锁:

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

      700

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

      500 8

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

      500 9

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

      strip 27

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

      500 10

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

      strip 28

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

      500 11

  4. 画廊图片选择或编辑:
    • Material风格 https://github.com/HoraApps/LeafPic

      500 12

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

      640 2

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

      500 13

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

      500 14

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

      strip 29

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

      strip 30

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

      strip 31

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

      strip 32

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

      500 15

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

      500 16

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

      strip 33

  5. Layout:

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

      500 17

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

      strip 34

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

      strip 35

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

      strip 36

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

      strip 37

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

      500 18

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

      strip 38

  6. ImageView:

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

      strip 39

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

      strip 40

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

      strip 41

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

      500 19

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

      strip 42

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

      500 20

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

      1240

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

      strip 43

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

      strip 44

  7. 卡片Card:

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

      strip 45

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

      600 2

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

      strip 46

  8. Button:

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

      strip 47

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

      strip 48

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

      strip 49

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

      strip 50

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

      strip 51

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

      strip 52

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

      500 21

  9. ProgressBar:

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

      strip 53

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

      strip 54

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

      strip 55

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

      strip 56

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

      strip 57

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

      strip 58

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

      strip 59

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

      strip 60

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

      strip 61

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

      strip 62

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

      strip 63

    • Material风格的进度调https://github.com/DreaminginCodeZH/MaterialProgressBar
  10. 菜单:

    • 仿Path弹出菜单 https://github.com/ovenbits/QuickActionView

      strip 64

    • 方形菜单 https://github.com/devsideal/SquareMenu

      strip 65

    • 基于FloatingButton https://github.com/JoaquimLey/faboptions

      strip 66

    • 侧边栏menu https://github.com/Yalantis/Side-Menu.Android

      strip 67

    • 侧边栏menu https://github.com/Yalantis/Context-Menu.Android

      strip 68

    • 点击展开菜单 https://github.com/Nightonke/BoomMenu

      strip 69

    • 侧拉弹出菜单 https://github.com/SpecialCyCi/AndroidResideMenu

      strip 70

    • 圆盘式菜单 https://github.com/linroid/FilterMenu

      500 22

    • 点击展开菜单 https://github.com/ogaclejapan/ArcLayout

      strip 71

    • 点击FloatingButton弹出菜单https://github.com/wangjiegulu/RapidFloatingActionButton

      strip 72

  11. 点击FloatingButton弹出菜单 https://github.com/gowong/material-sheet-fab

    strip 73

  1. * ###### 卡片式菜单 [https://github.com/DxTT/coolMenu][https_github.com_DxTT_coolMenu] ######
  2. ![strip 74][]
  3. * ###### 侧拉菜单 [https://github.com/mikepenz/MaterialDrawer][https_github.com_mikepenz_MaterialDrawer] ######
  4. ![600 3][]
  5. * ###### BottomBar [https://github.com/roughike/BottomBar][https_github.com_roughike_BottomBar] ######
  6. * ###### BottomBar [https://github.com/armcha/LuseenBottomNavigation][https_github.com_armcha_LuseenBottomNavigation] ######
  7. ![strip 75][]
  8. * ###### BottomBar [https://github.com/Ashok-Varma/BottomNavigation][https_github.com_Ashok-Varma_BottomNavigation] ######
  9. ![strip 76][]
  1. Switch:

    • https://github.com/Nightonke/JellyToggleButton
  1. ![strip 77][]
  2. * [https://github.com/polyak01/IconSwitch][https_github.com_polyak01_IconSwitch]
  3. ![strip 78][]
  4. * [https://github.com/kyleduo/SwitchButton][https_github.com_kyleduo_SwitchButton]
  5. ![500 23][]
  6. * [https://github.com/Serchinastico/CoolSwitch][https_github.com_Serchinastico_CoolSwitch]
  7. ![strip 79][]
  8. * [https://github.com/glomadrian/material-animated-switch][https_github.com_glomadrian_material-animated-switch]
  9. ![500 24][]
  1. Tab:

    • https://github.com/Andy671/Dachshund-Tab-Layout
  1. ![strip 80][]
  2. * [https://github.com/ogaclejapan/SmartTabLayout][https_github.com_ogaclejapan_SmartTabLayout]
  3. ![strip 81][]
  4. * [https://github.com/klongmitre/android-segmented-control-view][https_github.com_klongmitre_android-segmented-control-view]
  5. ![1240 1][]
  6. * [https://github.com/eccyan/SpinningTabStrip][https_github.com_eccyan_SpinningTabStrip]
  7. ![strip 82][]
  8. * [https://github.com/Devlight/NavigationTabBar][https_github.com_Devlight_NavigationTabBar]
  9. ![strip 83][]
  10. * [https://github.com/hackware1993/MagicIndicator][https_github.com_hackware1993_MagicIndicator]
  11. ![strip 84][]
  12. * ###### Material风格的Tab [https://github.com/neokree/MaterialTabs][https_github.com_neokree_MaterialTabs] ######
  13. ![500 25][]
  14. * ###### Material风格的Tab [https://github.com/Devlight/NavigationTabStrip][https_github.com_Devlight_NavigationTabStrip] ######
  15. ![strip 85][]
  16. * ###### 各种样式Tab [https://github.com/H07000223/FlycoTabLayout][https_github.com_H07000223_FlycoTabLayout] ######
  17. ![strip 86][]
  1. 引导页:

    • https://github.com/rahulrj/YahooNewsOnboarding
  1. ![strip 87][]
  2. * [https://github.com/Cleveroad/slidingtutorial-android][https_github.com_Cleveroad_slidingtutorial-android]
  3. ![strip 88][]
  4. * [https://github.com/txusballesteros/welcome-coordinator][https_github.com_txusballesteros_welcome-coordinator]
  5. ![strip 89][]
  6. * [https://github.com/Nightonke/WoWoViewPager][https_github.com_Nightonke_WoWoViewPager]
  7. ![strip 90][]
  8. * [https://github.com/w446108264/XhsWelcomeAnim][https_github.com_w446108264_XhsWelcomeAnim]
  9. ![strip 91][]
  10. * [https://github.com/ViksaaSkool/AwesomeSplash][https_github.com_ViksaaSkool_AwesomeSplash]
  11. ![strip 92][]
  12. * [https://github.com/stephentuso/welcome-android][https_github.com_stephentuso_welcome-android]
  13. ![strip 93][]
  1. Toast :

    • Toast增强效果 https://github.com/JohnPersano/SuperToasts

      640 3

  2. 日历:

    • 星期视图日历 https://github.com/alamkanak/Android-Week-View

      540

    • 日历列表视图 https://github.com/traex/CalendarListview

      strip 94

    • material风格的日历 https://github.com/prolificinteractive/material-calendarview

      strip 95

    • 提交日历日期 https://github.com/vikramkakkar/SublimePicker

      540 1

    • 适配MD风格日历 https://github.com/SundeepK/CompactCalendarView

      strip 96

    • toolbar相结合的弹出日历https://github.com/kleisauke/CompactCalendarViewToolbar

      strip 97

    • 横向日历 https://github.com/Mulham-Raee/Horizontal-Calendar

      strip 98

  • 图表:

    • https://github.com/xcltapestry/XCL-Charts
  1. ![w600][]
  2. * [https://github.com/blackfizz/EazeGraph][https_github.com_blackfizz_EazeGraph]
  3. ![600 4][]
  4. * [https://github.com/limccn/Android-Charts][https_github.com_limccn_Android-Charts]
  5. ![500 26][]
  6. * [https://github.com/PhilJay/MPAndroidChart][https_github.com_PhilJay_MPAndroidChart]
  7. ![600 5][]
  8. * [https://github.com/Androguide/HoloGraphLibrary][https_github.com_Androguide_HoloGraphLibrary]
  9. ![500 27][]
  10. * [https://github.com/lecho/hellocharts-android][https_github.com_lecho_hellocharts-android]
  11. ![strip 99][]
  12. * [https://github.com/philackm/Scrollable-GraphView][https_github.com_philackm_Scrollable-GraphView]
  13. ![strip 100][]
  14. * ###### 雷达样式 [https://github.com/qstumn/RadarChart][https_github.com_qstumn_RadarChart] ######
  15. ![600 6][]
  • Dialog:
    • https://github.com/pedant/sweet-alert-dialog
  1. ![strip 101][]
  2. * ###### Dialog弹出并使背景高斯模糊[https://github.com/tvbarthel/BlurDialogFragment][https_github.com_tvbarthel_BlurDialogFragment] ######
  3. ![500 28][]
  4. * [https://github.com/zzz40500/AndroidSweetSheet][https_github.com_zzz40500_AndroidSweetSheet]
  5. ![strip 102][]
  6. * [https://github.com/Kennyc1012/BottomSheet][https_github.com_Kennyc1012_BottomSheet]
  7. ![500 29][]
  8. * ###### 底部弹出dialog [https://github.com/Flipboard/bottomsheet][https_github.com_Flipboard_bottomsheet] ######
  9. ![strip 103][]
  10. * ###### 底部弹出dialog [https://github.com/soarcn/BottomSheet][https_github.com_soarcn_BottomSheet] ######
  11. ![500 30][]
  12. * ###### 底部弹出dialog [https://github.com/orhanobut/dialogplus][https_github.com_orhanobut_dialogplus] ######
  13. ![strip 104][]
  14. * ###### 底部弹出选择日期dialog [https://github.com/philliphsu/BottomSheetPickers][https_github.com_philliphsu_BottomSheetPickers] ######
  15. ![500 31][]
  • 仿IOS底部弹出dialog https://github.com/baoyongzhang/android-ActionSheet

    500 32

  1. * ###### Material风格对话框 [https://github.com/afollestad/material-dialogs][https_github.com_afollestad_material-dialogs] ######
  2. ![640 4][]
  • 自定义控件:

    • 快速跳跃分组的侧边栏控件 https://github.com/Solartisan/WaveSideBar

      strip 105

    • 仿5.0 任务管理器控件 https://github.com/Bossyao168/StackOverView

      strip 106

    • 可折叠内容的自定义控件 https://github.com/Ramotion/folding-cell-android

      strip 107

    • 刮卡效果 https://github.com/sharish/ScratchView

      strip 108

    • 数字变化动画 https://github.com/Even201314/NumberMorphView4Android

      strip 109

    • 数字变化动画 https://github.com/robinhood/ticker

      strip 110

    • 显示Markdown格式 https://github.com/mittsuu/MarkedView-for-Android

      strip 111

    • Markdown解析器 https://github.com/zzhoujay/Markdown

      500 33

    • 代码语法高亮 https://github.com/PDDStudio/highlightjs-android

      700 1

    • 仿IOS滚轮样式时间日期选择 https://github.com/Bigkoo/Android-PickerView

      strip 112

    • 电影票在线选座 https://github.com/qifengdeqingchen/SeatTable

      strip 113

    • 飞机选座 https://github.com/ldoublem/FlightSeat

      500 34

    • 表单步骤显示进度控件 https://github.com/anton46/Android-StepsView

      500 35

    • 表单步骤显示进度控件 https://github.com/VictorAlbertos/BreadcrumbsView

      strip 114

    • 仿一个斗鱼web端滑动验证码 https://github.com/mcxtzhang/SwipeCaptcha

      strip 115

    • 可用于动态生成验证码https://github.com/Freshman111/VerificationCodeView

      strip 116

    • 跑马灯效果 https://github.com/gongwen/MarqueeViewLibrary

      strip 117

    • 弹幕效果 https://github.com/hpdx/DanmukuLight

      500 36

    • Bilibili弹幕 https://github.com/bilibili/DanmakuFlameMaster
    • 显示歌词 https://github.com/zhengken/LyricViewDemo

      500 37

    • 只显示数字的输入法 https://github.com/StephaneBg/SimpleNumberPicker

      500 38

    • 绘制几何体 https://github.com/FabianTerhorst/Isometric

      500 39

    • 悬浮的SearchView https://github.com/renaudcerrato/FloatingSearchView

      strip 118

    • 仿仪表盘 https://github.com/glomadrian/velocimeter-view

      400 1

    • 圆弧形Seekbar https://github.com/neild001/SeekArc

      600 7

    • 仿QQ讨论组头像 https://github.com/kongnanlive/android-combination-avatar

      500 40

    • 显示PDF https://github.com/JoanZapata/android-pdfview

      700 2

    • OpenGL实现的书本翻页效果 https://github.com/harism/android_page_curl

      500 41

    • OpenGL实现的书本翻页效果 https://github.com/openaphid/android-flip

      strip 119

    • 翻页效果 https://github.com/eschao/android-PageFlip

      1240 2

    • 在ActionBar上显示Badge https://github.com/mikepenz/Android-ActionItemBadge

      600 8

    • 高亮控件引导功能 https://github.com/amlcurran/ShowcaseView

      500 42

    • 高亮控件引导功能 https://github.com/hongyangAndroid/Highlight

      strip 120

    • 高亮控件引导功能 https://github.com/deano2390/MaterialShowcaseView

      strip 121

    • 树状图 https://github.com/bmelnychuk/AndroidTreeView

      500 43

    • https://github.com/mattprecious/telescope

      ![多点触控时布局四周有动画效果] (http://upload-images.jianshu.io/upload_images/5022380-c89b168b8bf9a419.gif?imageMogr2/auto-orient/strip)

    • 验证码输入框 https://github.com/glomadrian/material-code-input

      strip 122

    • 表情键盘解决方案 https://github.com/w446108264/XhsEmoticonsKeyboard

      strip 123

    • 展示Loading效果 https://github.com/jhw-dev/CircleLoadingView

      strip 124

    • Ripple波纹效果 https://github.com/traex/RippleEffect

      strip 125

    • Ripple波纹效果 https://github.com/siriscac/RippleView

      strip 126

    • Material风格Seekbar https://github.com/oli107/material-range-bar

      strip 127

    • 果冻肉效果的Toolbar https://github.com/Yalantis/JellyToolbar

      strip 128

    • 各种Material效果 https://github.com/rey5137/material
    • Material风格的设置界面https://github.com/AndroidDeveloperLB/MaterialPreferenceLibrary

      500 44

    • Material风格带动画效果的搜索框https://github.com/mancj/MaterialSearchBar

      strip 129

    • 玻璃碎裂效果 https://github.com/zhanyongsheng/BrokenView

      strip 130

    • 显示Loading动画 https://github.com/ybq/Android-SpinKit

      strip 131

    • 使视图更有层次感 https://github.com/danielzeller/Depth-LIB-Android-

1. GuideView

国人开发者出品的一个轻量级新手指引库,能够快速为任何一个 View 创建一个遮罩层,支持单个页面,多个引导提示,支持为高亮区域设置不同的图形,支持引导动画,方便扩展,良好支持 fragment。

20170522092314153

使用方式、更多效果、详细实现原理等,可以查看项目的 README。

2. Spotlight

看看下面的效果后相比静态的指引效果,这种动态指引更容易让用户耳目一新,可以在新功能的入口处添加提示。

20170522092541974

3. MaterialIntroView

下面这个效果是从一款名为 Fabulous 的 App 上看到的,作者第一眼见到后,就非常喜欢它的效果,于是动手造了一个轮子。

481565db050c9b740f1337fb29e4c93d.gif

4. Highlight

一个用于 App 指向性功能高亮的库,开发者是很多 Android 圈内都认识的鸿洋。

7d97601ac5466562103b26ad2b084626.gif

5. FancyShowCaseView

同样是个效果很棒的指引,请看下图,支持自定义 View 和动画等。

fb3ca0baa452e7682219d2322ce6472d.gif

6. ShowcaseView

向你的用户快速展示应用的两点,这个控件时基于 Android 系统(Ice-Cream Sandwich 和 Jelly Bean 两个版本的 Launcher)源码中的 Cling 自定义 View 实现的。

604401d0454277349b6b5e475cf8cdd7.png

看到下面的效果你一定很熟悉。

70999a9ff7e1bb9dcf27e2435a2e61fe.png

7. MaterialShowcaseView

收到上一个推荐的 ShowcaseView 启发而写的控件,Material Design 风格的设计让效果更加好看。

4119ffb7ddb8a0066df50ef8a4bf2fd7.gif

转载:Android开源库集合(控件)

发表评论

表情:
评论列表 (有 0 条评论,466人围观)

还没有评论,来说两句吧...

相关阅读