Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
12
apk_decompiled/sources/m/AbstractC0461f0.java
Normal file
12
apk_decompiled/sources/m/AbstractC0461f0.java
Normal file
@@ -0,0 +1,12 @@
|
||||
package m;
|
||||
|
||||
import android.graphics.Insets;
|
||||
import android.graphics.drawable.Drawable;
|
||||
|
||||
/* renamed from: m.f0, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class AbstractC0461f0 {
|
||||
public static Insets a(Drawable drawable) {
|
||||
return drawable.getOpticalInsets();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user