Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
14
apk_decompiled/sources/B0/I.java
Normal file
14
apk_decompiled/sources/B0/I.java
Normal file
@@ -0,0 +1,14 @@
|
||||
package B0;
|
||||
|
||||
import android.graphics.Rect;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class I {
|
||||
|
||||
/* renamed from: a, reason: collision with root package name */
|
||||
public static final C0024b f105a = new C0024b(5, "translationAlpha", Float.class);
|
||||
|
||||
static {
|
||||
new C0024b(6, "clipBounds", Rect.class);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user