Skip to content

DukerSunny/V14Leanback

Repository files navigation

V14Leanback

一个适用于Android TV端的分页加载列表库,控件继承自RecyclerView,部分源码抽取自Google Support v17 Leanback包下源码,可兼容低版本环境。相比原始的RecyclerView,拥有以下特点:

1.自动回焦至被选中的item;

2.item滚动居中;

3.焦点移动至边界位置时不会出现越界丢失焦点;

4.快速滑动和慢速滑动都不会出现丢焦现象;

5.支持分页加载;

![image](https://github.com/Clendy/V14Leanback/blob/master/screenshots/horizontal.png) ![image](https://github.com/Clendy/V14Leanback/blob/master/screenshots/vertical.png)

About

A page loading list library for Android TV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages