Files
rr3-apk/smali/androidx/fragment/app/SuperNotCalledException.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

15 lines
355 B
Smali

.class final Landroidx/fragment/app/SuperNotCalledException;
.super Landroid/util/AndroidRuntimeException;
.source "SourceFile"
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 0
.line 23
invoke-direct {p0, p1}, Landroid/util/AndroidRuntimeException;-><init>(Ljava/lang/String;)V
return-void
.end method