EpisodeListView

Introduction: Android TV 剧集列表控件
More: Author   ReportBugs   
Tags:
Android TV-

Android TV 剧集列表控件

效果图

DragVideoWeb

效果图 gif:

EpisodeListView

实现思路:

  • 1、用两个 RecycleView 作为控件横向布局
  • 2、PopupWindow 作为该集剧情简介
  • 3、当焦点到达 Parent 时,对 Child 进行监听,并发生变化,同理,如果 Child 超过 10 个时,通知 Parent

代码分析:

  • 嗯,见我的个人公众号文章

欢迎关注我的个人公众号,android 技术干货,问题深度总结,FrameWork 源码解析,插件化研究,最新开源项目推荐

这里写图片描述

License

Copyright (C) 2017 hejunlin

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.
Apps
About Me
GitHub: Trinea
Facebook: Dev Tools