mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
16 lines
764 B
Java
16 lines
764 B
Java
package tech.rabbit.r1launcher.initstep.process;
|
|
|
|
import androidx.fragment.app.Fragment;
|
|
import kotlin.Metadata;
|
|
import tech.rabbit.r1launcher.R;
|
|
|
|
/* compiled from: ConnectingWifiFragment.kt */
|
|
@Metadata(d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\b\u0007\u0018\u00002\u00020\u0001B\u0005¢\u0006\u0002\u0010\u0002¨\u0006\u0003"}, d2 = {"Ltech/rabbit/r1launcher/initstep/process/ConnectingWifiFragment;", "Landroidx/fragment/app/Fragment;", "()V", "app_productionEnvRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
|
|
/* loaded from: classes3.dex */
|
|
public final class ConnectingWifiFragment extends Fragment {
|
|
public static final int $stable = 0;
|
|
|
|
public ConnectingWifiFragment() {
|
|
super(R.layout.fragment_connecting);
|
|
}
|
|
}
|