Giter Site home page Giter Site logo

coordinatorlayoutexample's Introduction

简介

这个库,主要自定义 CoordinatorLayout behavior,来实现一些酷炫的效果。比如

  1. 仿新浪微博首页
  2. 仿 QQ 浏览器
  3. 仿美团商家首页

下面我们一起先来看一下我们实现的效果图

仿 QQ 浏览器

仿美图商家详情页面的:

仿新浪微博效果图:

相关博客

使用CoordinatorLayout打造各种炫酷的效果

自定义Behavior —— 仿知乎,FloatActionButton隐藏与展示

NestedScrolling 机制深入解析

一步步带你读懂 CoordinatorLayout 源码

自定义 Behavior -仿新浪微博发现页的实现

ViewPager,ScrollView 嵌套ViewPager滑动冲突解决

自定义 behavior - 完美仿 QQ 浏览器首页,美团商家详情页

Android CoordinatorLayout之自定义Behavior

微信公众号

程序员徐公(stormjun94),希望让你看到程序猿不同的一面,除了分享 Coding,,还有职场心得,面试经验,学习心得,人生感悟等等。希望通过该公众号,让大家看到,我们不只会敲代码,我们还会。。。。。。


coordinatorlayoutexample's People

Contributors

gdutxiaoxu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coordinatorlayoutexample's Issues

请教一个问题

我的需求是在fragment里使用coorlayout,进入时顶部一个Banner,滑动后Banner消失Toolbar显示,写在Aty里没问题,但是写在Fragment,状态栏就无法侵入了,请问怎么解决?

第四个例子的返回按钮点击无效

第四个例子:ViewPager视觉差效果

进入该活动之后,点击左上角的返回按钮,无效

我写了一个demo,也是无效,不知道什么原因?

求解

ScaleDownShowBehavior 上滑时FloatActionButton无法显示

我检查了一下楼主的代码,发现当FloatingActionButton的可见性为 GONE 的时候,onNestedScroll方法将不再调用,所以在动画监听的时候将View隐藏的话是不行的,应该在动画结束之后将FloatingActionButton的可见性设置为INVISIBLE

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.