mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
17 lines
775 B
Java
17 lines
775 B
Java
|
package tech.rabbit.r1launcher.initstep.process;
|
||
|
|
||
|
import androidx.fragment.app.Fragment;
|
||
|
import kotlin.Metadata;
|
||
|
import tech.rabbit.r1launcher.R;
|
||
|
|
||
|
/* compiled from: RotateDeviceTipFragment.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/RotateDeviceTipFragment;", "Landroidx/fragment/app/Fragment;", "()V", "app_productionEnvRelease"}, k = 1, mv = {1, 9, 0}, xi = 48)
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class RotateDeviceTipFragment extends Fragment {
|
||
|
public static final int $stable = 0;
|
||
|
|
||
|
public RotateDeviceTipFragment() {
|
||
|
super(R.layout.fragment_rotate_device_tip);
|
||
|
}
|
||
|
}
|