Home

Awesome

YCScrollPager目录介绍

目录介绍

00.先来看一下效果图

image image image image image image image image image image image image

01.先来看一下需求

02.有几种实现方式

2.1 使用ViewPager

2.2 使用RecyclerView

03.具体使用

3.0 如何引用该lib

3.1 ViewPager实现方式

3.1.1 使用VerticalViewPager的方式如下所示

3.2 RecyclerView实现方式

04.部分优化点

4.1 ViewPager改变滑动速率

4.2 PagerSnapHelper注意点

4.3 自定义LayoutManager注意点

05.关于通用视频播放器

5.1 通用视频播放器

5.2 视频播放器架构图

image

06.其他说明介绍

关于其他内容介绍

image

其他推荐

关于LICENSE

Copyright 2017 yangchong211(github.com/yangchong211)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.