简单修复分享异常
This commit is contained in:
@@ -34,9 +34,9 @@ public class V2XNetworkLoadingView extends RelativeLayout {
|
||||
LayoutInflater.from(context).inflate(R.layout.v2x_network_loading_item, this);
|
||||
initView();
|
||||
/*
|
||||
添加动画图片资源
|
||||
* */
|
||||
// setLoadingImage(AnimationResources.loadingRes);
|
||||
添加动画图片资源
|
||||
*/
|
||||
setLoadingImage(AnimationResources.loadingRes);
|
||||
}
|
||||
|
||||
public V2XNetworkLoadingView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) {
|
||||
|
||||
Reference in New Issue
Block a user