SelfZhangTQ / T-MVVM

This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
685 stars 163 forks source link

滑动bug #2

Open chenxiaofei910714 opened 5 years ago

chenxiaofei910714 commented 5 years ago

测试手机OPPOR15,首页点击网格布局区域的问答条目进入详情页,快速滑动3页左右,APP闪屏开始进入重启状态,必现

SelfZhangTQ commented 5 years ago

感谢,抓取的数据,小部分可能会有问题,已修复

发自我的 iPhone

在 2018年9月26日,17:52,chenxiaofei910714 notifications@github.com 写道:

测试手机OPPOR15,首页点击网格布局区域的问答条目进入详情页,快速滑动3页左右,APP闪屏开始进入重启状态,必现

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

chenxiaofei910714 commented 5 years ago

滑动BUG应用重启问题解决了吗?我看了你githup更新了吗,顺带提下另外一个问题,视频播放退出当前页面后,还会在后台播放,也是必现的