26 lines
696 B
Smali
26 lines
696 B
Smali
.class public Lcom/moji/fancycoverflow/FancyCoverFlow$LayoutParams;
|
|
.super Landroid/widget/Gallery$LayoutParams;
|
|
.source "FancyCoverFlow.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/fancycoverflow/FancyCoverFlow;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "LayoutParams"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
.locals 0
|
|
|
|
.line 351
|
|
invoke-direct {p0, p1, p2}, Landroid/widget/Gallery$LayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
|
|
|
return-void
|
|
.end method
|