FragmentTransactionExtended】的更多相关文章

有多种fragment之间切换的效果,效果是这样的: Demo的实现是很简单的. 在res/values中,新建一个arrays.xml文件,存放Fragment动画效果的名称,在spinner中使用: <?xml version="1.0" encoding="utf-8"?> <resources> <string-array name="array_spinner"> <item>SCALEX…
https://github.com/DesarrolloAntonio/FragmentTransactionExtended…
转载 : https://github.com/Tim9Liu9/TimLiu-Android?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io#%E5%8D%AB%E6%98%9F%E8%8F%9C%E5%8D%95 目录 UI UI 卫星菜单 节选器 下拉刷新 模糊效果 HUD与Toast 进度条 UI其它 动画 网络相关 响应式编程 地图 数据库 图像浏览及处理 视频音频处理 测试及调试 动态更新热更新 消息推送…
原文链接:http://www.open-open.com/lib/view/open1411443332703.html 描述:收集android上开源的酷炫的交互动画和视觉效果. 1.交互篇 2.视觉篇 交互篇 1.SlidingUpPanelLayout 项目介绍:他的库提供了一种简单的方式来添加一个可拖动滑动面板(由谷歌音乐推广,谷歌地图和Rdio)你的Android应用程序. 项目地址:https://github.com/umano/AndroidSlidingUpPanelDEMO…
https://github.com/wasabeef/awesome-android-ui List of Android UI/UX Libraries A curated list of awesome Android UI/UX libraries. Other lists Looking for Core Library? Check out wasabeef/awesome-android-libraries. Looking for iOS? Check out cjwirth/a…
TimLiu-Android 自己总结的Android开源项目及库. github排名 https://github.com/trending,github搜索:https://github.com/search 目录 UI 卫星菜单 节选器 下拉刷新 模糊效果 HUD与Toast 进度条 UI其它 动画 网络相关 响应式编程 地图 数据库 图像浏览及处理 视频音频处理 测试及调试 动态更新热更新 消息推送 完整项目 插件 出名框架 其他 好的文章 收集android上开源的酷炫的交互动画和视觉…
参考: http://blog.csdn.net/xushuaic/article/details/42638311 GitHub上相关的ViewPager动画的项目 https://github.com/daimajia/AndroidImageSliderhttps://github.com/inovex/ViewPager3D 轮循的ViewPagerhttps://github.com/antonyt/InfiniteViewPagerhttps://github.com/JakeWha…
Type LibDescription   LibLocation Android SlidingMenu   https://github.com/jfeinstein10/SlidingMenu       https://github.com/SpecialCyCi/AndroidResideMenu       https://github.com/SimonVT/android-menudrawer   ActionBar   https://github.com/ManuelPein…
Type LibDescription   LibLocation Android SlidingMenu   https://github.com/jfeinstein10/SlidingMenu       https://github.com/SpecialCyCi/AndroidResideMenu       https://github.com/SimonVT/android-menudrawer   ActionBar   https://github.com/ManuelPein…
1.交互篇 2.视觉篇 交互篇 1.SlidingUpPanelLayout 项目介绍:他的库提供了一种简单的方式来加入一个可拖动滑动面板(由谷歌音乐推广,谷歌地图和Rdio)你的Android应用程序. 项目地址:https://github.com/umano/AndroidSlidingUpPanel DEMO演示: 2.FoldableLayout 项目介绍:折叠展开点击的ITEM 项目地址:https://github.com/alexvasilkov/FoldableLayout D…