package com.discord.widgets.chat; import android.view.View; import c.d.b.a.a; import com.discord.utilities.uri.UriHandler; /* compiled from: WidgetUrlActions.kt */ public final class WidgetUrlActions$onViewCreated$2 implements View.OnClickListener { public final /* synthetic */ WidgetUrlActions this$0; public WidgetUrlActions$onViewCreated$2(WidgetUrlActions widgetUrlActions) { this.this$0 = widgetUrlActions; } @Override // android.view.View.OnClickListener public final void onClick(View view) { UriHandler.handle$default(UriHandler.INSTANCE, a.x(view, "it", "it.context"), WidgetUrlActions.access$getUrl$p(this.this$0), null, 4, null); this.this$0.dismiss(); } }