Weather/smali_classes3/com/moji/opevent/R.smali
2021-05-10 10:13:34 +02:00

36 lines
863 B
Smali

.class public final Lcom/moji/opevent/R;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/moji/opevent/R$styleable;,
Lcom/moji/opevent/R$style;,
Lcom/moji/opevent/R$string;,
Lcom/moji/opevent/R$raw;,
Lcom/moji/opevent/R$layout;,
Lcom/moji/opevent/R$integer;,
Lcom/moji/opevent/R$id;,
Lcom/moji/opevent/R$drawable;,
Lcom/moji/opevent/R$dimen;,
Lcom/moji/opevent/R$color;,
Lcom/moji/opevent/R$bool;,
Lcom/moji/opevent/R$attr;,
Lcom/moji/opevent/R$array;,
Lcom/moji/opevent/R$anim;
}
.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