打赏

android ActionBar

  1. ActionBarSherlock
    为 Android 所有版本提供统一的 ActionBar,解决 4.0 以下 ActionBar 的适配问题
    项目地址:https://github.com/JakeWharton/ActionBarSherlock
    Demo 地址:https://play.google.com/store/apps/details?id=com.actionbarsherlock.sample.demos
    标签:兼容库, ActionBar

  2. ActionBar-PullToRefresh
    下拉刷新,ActionBar 出现加载中提示
    项目地址:https://github.com/chrisbanes/ActionBar-PullToRefresh
    Demo 地址:https://play.google.com/store/apps/details?id=uk.co.senab.actionbarpulltorefresh.samples.stock
    APP 示例:Gmail,Google Plus,知乎等

  3. FadingActionBar
    ListView 向下滚动逐渐显现的 ActionBar
    项目地址:https://github.com/ManuelPeinado/FadingActionBar
    Demo 地址:https://play.google.com/store/apps/details?id=com.manuelpeinado.fadingactionbar.demo
    APP 示例:google music,知乎

  4. NotBoringActionBar
    google music 下拉收缩的 ActionBar
    项目地址:https://github.com/flavienlaurent/NotBoringActionBar
    Demo 地址:http://flavienlaurent.com/blog/2013/11/20/making-your-action-bar-not-boring/
    APP 示例:Google 音乐

  5. RefreshActionItem
    带进度显示和刷新按钮的 ActionBar
    项目地址:https://github.com/ManuelPeinado/RefreshActionItem
    Demo 地址:https://play.google.com/store/apps/details?id=com.manuelpeinado.refreshactionitem.demo
    APP 示例:The New York Times,DevAppsDirect

  6. GlassActionBar
    类似玻璃的有一定透明度的 ActionBar
    项目地址:https://github.com/ManuelPeinado/GlassActionBar
    Demo 地址:https://play.google.com/store/apps/details?id=com.manuelpeinado.glassactionbardemo
    APP 示例:google music

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