GithubHelp home page GithubHelp logo

ziv951011 / cystickynavlayout Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhxhcoder/cystickynavlayout

0.0 1.0 0.0 1.11 MB

Android自定义控件-回弹效果的水平滑动容器

Kotlin 3.27% Java 96.73%

cystickynavlayout's Introduction

CYStickyNavLayout

横向列表滑动释放查看更多

动态效果图:

最新状况

现已加入XComponent豪华套餐

https://github.com/zhxhcoder/XComponent

使用方法

引用 implementation 'com.zhxh:xcomponentlib:2.8'

    <com.zhxh.xcomponentlib.xstickyhorizon.XStickyNavContainer
        android:id="@+id/xStickynavlayout"
        android:layout_width="fill_parent"
        android:layout_height="wrap_content"
        android:orientation="horizontal"
        android:paddingBottom="15dp">

        <android.support.v7.widget.RecyclerView
            android:id="@+id/xRecyclerview"
            android:layout_width="fill_parent"
            android:layout_height="160dp"
            android:layout_gravity="center_vertical"
            android:background="@color/color_white"
            android:overScrollMode="never"
            android:scrollbars="none" />

    </com.zhxh.xcomponentlib.xstickyhorizon.XStickyNavContainer>
    
    
  xStickynavlayout.setOnStartActivity(() -> RequestManager.toQuantTacticsReverse(strategyId, pageTitle));

cystickynavlayout's People

Contributors

zhxhcoder avatar

Watchers

James Cloos avatar

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.