ChessLuo
Results
3
comments of
ChessLuo
https://github.com/rengwuxian/RxJavaSamples 这位大神已经升级到rxjava2了 还不错
@zuoce 是否没有startViewAnimator()来重新启动轮播,或者是否偶发性轮播停止?
Step 4.在Activity或者Fragment中的onResume()和onStop()方法分别调用startViewAnimator()和stopViewAnimator(),防止返回页面出现文字重影问题!