NetMirror.apk
Download file
package x0;
import android.view.View;
import android.view.ViewGroup;
/* JADX INFO: renamed from: x0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public class C0769a {
/* JADX INFO: renamed from: x0.a$a, reason: collision with other inner class name */
public static class C0155a {
/* JADX INFO: renamed from: a, reason: collision with root package name */
public int f10938a;
/* JADX INFO: renamed from: b, reason: collision with root package name */
public int f10939b;
}
private static boolean a(int i3) {
return i3 == 0 || i3 == -2;
}
public static void b(C0155a c0155a, float f3, ViewGroup.LayoutParams layoutParams, int i3, int i4) {
if (f3 <= 0.0f || layoutParams == null) {
return;
}
if (a(layoutParams.height)) {
c0155a.f10939b = View.MeasureSpec.makeMeasureSpec(View.resolveSize((int) (((View.MeasureSpec.getSize(c0155a.f10938a) - i3) / f3) + i4), c0155a.f10939b), 1073741824);
} else if (a(layoutParams.width)) {
c0155a.f10938a = View.MeasureSpec.makeMeasureSpec(View.resolveSize((int) (((View.MeasureSpec.getSize(c0155a.f10939b) - i4) * f3) + i3), c0155a.f10938a), 1073741824);
}
}
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file