CHXAIOGE

Results 4 comments of CHXAIOGE

source code did not check or catch the exception. `Intent browserIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(urlString)); context.startActivity(browserIntent);`

The stack is not relate to ActiviyNotFoundException. But the source code still have some bugs.So I customized the code. :). I think it's worth to do it for now.

不敢当,我这边没有使用轮播的场景。而且通常会随着生命周期控制播放。因此没有遇到这个问题[手动捂脸] 对比了9.0的源码也没有改动。 [http://androidxref.com/9.0.0_r3/xref/frameworks/ex/framesequence/src/android/support/rastermill/FrameSequenceDrawable.java](url) 能了解下具体的场景和解决方案么