package c.a.f; import com.discord.chips_view.ChipsView; /* compiled from: ChipsView.kt */ public final class f implements Runnable { public final /* synthetic */ ChipsView i; public f(ChipsView chipsView) { this.i = chipsView; } @Override // java.lang.Runnable public final void run() { this.i.fullScroll(130); } }