打赏

android TipView

包括 Toast、角标、UndoBar 等提示性控件

  1. SVProgressHUD SVProgressHUD For Android 精仿iOS的提示库 SVProgressHUD,api也几乎一样。
    项目地址:https://github.com/saiwu-bigkoo/Android-SVProgressHUD
    效果图:

  2. Crouton
    丰富样式的 Toast,允许 alert、comfirm、info 样式及点击消失样式,允许设置 Toast 显示时间,允许自定义 View。 本文 32. SuperToasts 为其扩展版
    项目地址:https://github.com/keyboardsurfer/Crouton
    Demo 地址:http://play.google.com/store/apps/details?id=de.keyboardsurfer.app.demo.crouton

  3. supertooltips
    带动画效果的 Tips 显示
    项目地址:https://github.com/nhaarman/supertooltips
    Demo 地址:https://play.google.com/store/apps/details?id=com.haarman.supertooltips

  4. Android ViewBadger
    为其他 View 添加角标(消息圆点)等
    项目地址:https://github.com/jgilfelt/android-viewbadger
    Demo 地址:https://github.com/Trinea/TrineaDownload/blob/master/android-viewbadger.apk?raw=true
    效果图:Renderings

  5. SuperToasts
    更丰富样式的 toast,支持 Button、Progress、Horizontal Progress 样式、支持进入动画、支持撤销及其动画设置
    项目地址:https://github.com/JohnPersano/SuperToasts
    Demo 地址:https://play.google.com/store/apps/details?id=com.supertoastsdemo
    效果图:Renderings

  6. UndoBar
    屏幕底部显示取消或是确认的 PopupWindows
    项目地址:https://github.com/soarcn/UndoBar
    效果图:Renderings

  7. UndoBar
    屏幕底部显示取消或是确认某操作
    项目地址:https://github.com/jenzz/Android-UndoBar
    效果图:Renderings

  8. Android-ActionItemBadge
    可以在 ActionBar 的 MenuItem 上显示一个小角标
    项目地址:https://github.com/mikepenz/Android-ActionItemBadge
    效果图:Renderings

  9. SnackBar
    Material Design 风格的 Toast,类似 Google inbox 中的提示
    项目地址:https://github.com/MrEngineer13/SnackBar
    Demo 地址:https://play.google.com/store/apps/details?id=com.mrengineer13.snackbar.sample
    效果图:Renderings

  10. HeadsUp
    在 2.3 上使用 android 5.0 的 HeadsUp 效果
    项目地址:https://github.com/zzz40500/HeadsUp
    效果图:![Renderings](gif](http://upload-images.jianshu.io/upload_images/166866-543a5d26ab71d0f6.gif)

posted @ 2023-03-20 15:44  张学涛  阅读(23)  评论(0编辑  收藏  举报