R.smali

.class public final Lcom/jsoft/app/R;
.super Ljava/lang/Object;


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/jsoft/app/R$anim;,
        Lcom/jsoft/app/R$attr;,
        Lcom/jsoft/app/R$bool;,
        Lcom/jsoft/app/R$color;,
        Lcom/jsoft/app/R$dimen;,
        Lcom/jsoft/app/R$drawable;,
        Lcom/jsoft/app/R$id;,
        Lcom/jsoft/app/R$integer;,
        Lcom/jsoft/app/R$layout;,
        Lcom/jsoft/app/R$menu;,
        Lcom/jsoft/app/R$mipmap;,
        Lcom/jsoft/app/R$string;,
        Lcom/jsoft/app/R$style;,
        Lcom/jsoft/app/R$styleable;,
        Lcom/jsoft/app/R$xml;
    }
.end annotation


# direct methods
.method private constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method