Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
25
apk_decompiled/sources/C0/a.java
Normal file
25
apk_decompiled/sources/C0/a.java
Normal file
@@ -0,0 +1,25 @@
|
||||
package C0;
|
||||
|
||||
import android.R;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class a {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public static final int[] f268a = {R.attr.name, R.attr.tint, R.attr.height, R.attr.width, R.attr.alpha, R.attr.autoMirrored, R.attr.tintMode, R.attr.viewportWidth, R.attr.viewportHeight};
|
||||
|
||||
/* renamed from: b, reason: collision with root package name */
|
||||
public static final int[] f269b = {R.attr.name, R.attr.pivotX, R.attr.pivotY, R.attr.scaleX, R.attr.scaleY, R.attr.rotation, R.attr.translateX, R.attr.translateY};
|
||||
|
||||
/* renamed from: c, reason: collision with root package name */
|
||||
public static final int[] f270c = {R.attr.name, R.attr.fillColor, R.attr.pathData, R.attr.strokeColor, R.attr.strokeWidth, R.attr.trimPathStart, R.attr.trimPathEnd, R.attr.trimPathOffset, R.attr.strokeLineCap, R.attr.strokeLineJoin, R.attr.strokeMiterLimit, R.attr.strokeAlpha, R.attr.fillAlpha, R.attr.fillType};
|
||||
|
||||
/* renamed from: d, reason: collision with root package name */
|
||||
public static final int[] f271d = {R.attr.name, R.attr.pathData, R.attr.fillType};
|
||||
|
||||
/* renamed from: e, reason: collision with root package name */
|
||||
public static final int[] f272e = {R.attr.drawable};
|
||||
|
||||
/* renamed from: f, reason: collision with root package name */
|
||||
public static final int[] f273f = {R.attr.name, R.attr.animation};
|
||||
}
|
||||
Reference in New Issue
Block a user