SkillAgentSearch skills...

CoverFlow

CoverFlow for Android, horizontal scrolling card, horizontal vertical overlap listview.

Install / Use

/learn @YiChaoLove/CoverFlow
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Coverflow For Android

Demo gif as below:

<img src="cover.gif" width="350"><br> <img src="cover_vertical.gif" width="240">

Implement:

It's extends RecyclerView.

Scroll infinity:

<cn.wxhyi.coverflow.CoverFlowView
    xmlns:cfv="http://schemas.android.com/apk/res/cn.wxhyi.coverflow"
    android:id="@+id/cover_flow"
    android:layout_marginTop="100dp"
    android:layout_width="match_parent"
    android:layout_height="120dp"
    cfv:scroll_infinity="true"
    cfv:scroll_orientation="horizontal"/>

Thanks:

ytumaotong1992

Reference:

https://github.com/renard314/ListView3d<br> http://stackoverflow.com/questions/10211835/android-vertical-listview-with-overlaped-rows<br> http://stackoverflow.com/questions/25684167/recyclerview-does-not-scroll-as-expected<br> http://sapandiwakar.in/recycler-view-item-click-handler/<br> Free image source from https://icons8.com/<br>

Related Skills

View on GitHub
GitHub Stars101
CategoryDevelopment
Updated2mo ago
Forks21

Languages

Java

Security Score

80/100

Audited on Jan 26, 2026

No findings