Git Product home page Git Product logo

meituandetaildemo's Introduction

MeituanDetailDemo

本项目是基于 CoordinatorLayout + 自定义Behavior + 属性动画 实现高仿美团外卖详情页

博客地址

效果比对

美团外卖详情页 仿美团外卖详情页

(:star:左为美团外卖详情页实际效果,:star:右为该项目高仿效果)

具体实现

  • 主要是通过自定义 CoordinatorLayout.Behavior 重写嵌套滚动相关回调方法,通过监听滚动偏移量的变化,动态调整 CoordinatorLayout 中子 View 的相关属性,达到样式跟随滚动变化的目的

  • 通过自定义 RecyclerView.ItemDecoration 实现列表 Item 吸顶过渡替换效果

  • 通过 Scroller + Handler 实现 View 自动滑动

  • 通过 属性动画 实现 View 展开/收缩效果

About Me

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.