package com.discord.widgets.settings; import android.view.View; /* compiled from: WidgetSettingsVoice.kt */ public final class WidgetSettingsVoice$onViewBound$$inlined$let$lambda$1 implements Runnable { public final /* synthetic */ View $view$inlined; public final /* synthetic */ WidgetSettingsVoice this$0; public WidgetSettingsVoice$onViewBound$$inlined$let$lambda$1(WidgetSettingsVoice widgetSettingsVoice, View view) { this.this$0 = widgetSettingsVoice; this.$view$inlined = view; } @Override // java.lang.Runnable public final void run() { WidgetSettingsVoice.access$getBinding$p(this.this$0).u.g(true, true); } }