得物.apk(点击下载) / LivePreviewFragment$checkShowStickerGuideAnima$4.java


package com.shizhuang.duapp.modules.live.anchor.livestream.fragment;

import com.meituan.robust.ChangeQuickRedirect;
import com.meituan.robust.PatchProxy;
import com.shizhuang.duapp.R;
import com.shizhuang.duapp.libs.animation.DuAnimationView;
import com.shizhuang.duapp.modules.live.common.pkmic.LiveMp4AnimLoader;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.internal.Lambda;

@Metadata(bv = {1, 0, 3}, d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 4, 2})
/* compiled from: LivePreviewFragment.kt */
public final class LivePreviewFragment$checkShowStickerGuideAnima$4 extends Lambda implements Function0<Unit> {
    public static ChangeQuickRedirect changeQuickRedirect;
    public final /* synthetic */ LivePreviewFragment this$0;

    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
    public LivePreviewFragment$checkShowStickerGuideAnima$4(LivePreviewFragment livePreviewFragment) {
        super(0);
        this.this$0 = livePreviewFragment;
    }

    @Override // kotlin.jvm.functions.Function0
    public final void invoke() {
        if (!PatchProxy.proxy(new Object[0], this, changeQuickRedirect, false, 181692, new Class[0], Void.TYPE).isSupported) {
            LiveMp4AnimLoader.f18419a.h("https://apk.poizon.com/duApp/Android_Config/resource/live/vap/anchorStickerGuideVideo.mp4", (DuAnimationView) this.this$0._$_findCachedViewById(R.id.duAnimationStickerGuide));
        }
    }
}