Rabbit-R1/android (non root)/java/sources/tech/rabbit/r1launcher/initstep/process/RotateDeviceTipFragment.java

17 lines
775 B
Java
Raw Normal View History

2024-05-21 21:08:36 +00:00
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);
}
}