APKPure v3.19.91版本的 MD5 值为:f9be25764b720fb55728dbddf2153619

以下内容为反编译后的 UploadImageIllustrateView.java 源代码,内容仅作参考


package com.apkpure.aegon.aigc.pages.widget;

import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.FrameLayout;
import android.widget.ImageView;
import com.apkpure.aegon.R;
import com.apkpure.aegon.utils.b0;
import com.bumptech.glide.qdac;
import kotlin.jvm.internal.qdbb;
import nc.qdaf;
import xb.qdbd;

public final class UploadImageIllustrateView extends FrameLayout {
    public UploadImageIllustrateView(Context context, AttributeSet attributeSet) {
        super(context, attributeSet, 0);
        qdbb.f(context, "context");
        setContentView(R.layout.arg_res_0x7f0c0345);
        ImageView imageView = (ImageView) findViewById(R.id.arg_res_0x7f0900a3);
        if (imageView != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19jXzIucG5nXzE2OTQ1Nzc0NDgyMDQ/image.png?fakeurl=1", imageView);
        }
        ImageView imageView2 = (ImageView) findViewById(R.id.arg_res_0x7f0900a4);
        if (imageView2 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19jXzEucG5nXzE2OTQ1Nzc0NDgzMTQ/image.png?fakeurl=1", imageView2);
        }
        ImageView imageView3 = (ImageView) findViewById(R.id.arg_res_0x7f0900a5);
        if (imageView3 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19jXzMucG5nXzE2OTQ1NzgxMTU2ODk/image.png?fakeurl=1", imageView3);
        }
        ImageView imageView4 = (ImageView) findViewById(R.id.arg_res_0x7f0900a6);
        if (imageView4 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19jXzQucG5nXzE2OTQ1NzgxMTU1NjY/image.png?fakeurl=1", imageView4);
        }
        ImageView imageView5 = (ImageView) findViewById(R.id.arg_res_0x7f0900aa);
        if (imageView5 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19lXzEucG5nXzE2OTQ1NzgyNzM0Njg/image.png?fakeurl=1", imageView5);
        }
        ImageView imageView6 = (ImageView) findViewById(R.id.arg_res_0x7f0900ab);
        if (imageView6 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19lXzIucG5nXzE2OTQ1NzgyNzMzMzI/image.png?fakeurl=1", imageView6);
        }
        ImageView imageView7 = (ImageView) findViewById(R.id.arg_res_0x7f0900ac);
        if (imageView7 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19lXzMucG5nXzE2OTQ1NzgyNzM0Njg/image.png?fakeurl=1", imageView7);
        }
        ImageView imageView8 = (ImageView) findViewById(R.id.arg_res_0x7f0900ad);
        if (imageView8 != null) {
            a("https://image.winudf.com/v2/user/admin/YWRtaW5fYWlnY19lXzQucG5nXzE2OTQ1NzgyNzMyOTE/image.png?fakeurl=1", imageView8);
        }
    }

    private final void setContentView(int i4) {
        LayoutInflater.from(getContext()).inflate(i4, this);
    }

    public final void a(String str, ImageView imageView) {
        qdaf j10 = new qdaf().f().B(b0.f(3, getContext())).j(qdbd.f32394a);
        qdbb.e(j10, "RequestOptions()\n       …gy(DiskCacheStrategy.ALL)");
        qdac.f(getContext()).u(str).b(j10).f().Y(imageView);
    }
}