Weather/smali/android/support/fragment/R.smali
2021-05-10 10:13:34 +02:00

33 lines
854 B
Smali

.class public final Landroid/support/fragment/R;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroid/support/fragment/R$styleable;,
Landroid/support/fragment/R$style;,
Landroid/support/fragment/R$string;,
Landroid/support/fragment/R$layout;,
Landroid/support/fragment/R$integer;,
Landroid/support/fragment/R$id;,
Landroid/support/fragment/R$drawable;,
Landroid/support/fragment/R$dimen;,
Landroid/support/fragment/R$color;,
Landroid/support/fragment/R$bool;,
Landroid/support/fragment/R$attr;
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 10
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method