LoadViewHelper icon indicating copy to clipboard operation
LoadViewHelper copied to clipboard

android 切换加载中,加载失败,加载成功布局,定义一个LoadViewHelper所有界面通用。

Results 3 LoadViewHelper issues
Sort by recently updated
recently updated
newest added

只有当fragment切换的时候,才开始联网加载下一个fragment的数据,切换fragment的时候,异常

如果在showLoading之后,某个视图的子控件,去findViewById就会报空指针,为什么找不到呢?