Files
rr3-apk/smali_classes2/com/facebook/R$animator.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

39 lines
833 B
Smali

.class public final Lcom/facebook/R$animator;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "animator"
.end annotation
# static fields
.field public static fragment_close_enter:I = 0x7f020000
.field public static fragment_close_exit:I = 0x7f020001
.field public static fragment_fade_enter:I = 0x7f020002
.field public static fragment_fade_exit:I = 0x7f020003
.field public static fragment_open_enter:I = 0x7f020004
.field public static fragment_open_exit:I = 0x7f020005
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method