discord-jadx/app/src/main/java/c/c/a/k.java

25 lines
600 B
Java

package c.c.a;
import android.graphics.Bitmap;
import androidx.annotation.Nullable;
import androidx.annotation.RestrictTo;
/* compiled from: LottieImageAsset */
public class k {
public final int a;
public final int b;
/* renamed from: c reason: collision with root package name */
public final String f267c;
public final String d;
@Nullable
public Bitmap e;
@RestrictTo({RestrictTo.Scope.LIBRARY})
public k(int i, int i2, String str, String str2, String str3) {
this.a = i;
this.b = i2;
this.f267c = str;
this.d = str2;
}
}