Initial import of ADIF API reverse-engineering toolkit
This commit is contained in:
11
apk_decompiled/sources/m/AbstractC0465h0.java
Normal file
11
apk_decompiled/sources/m/AbstractC0465h0.java
Normal file
@@ -0,0 +1,11 @@
|
||||
package m;
|
||||
|
||||
import android.view.View;
|
||||
|
||||
/* renamed from: m.h0, reason: case insensitive filesystem */
|
||||
/* loaded from: classes.dex */
|
||||
public abstract class AbstractC0465h0 {
|
||||
public static void a(View view, float f2, float f4) {
|
||||
view.drawableHotspotChanged(f2, f4);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user