1234567891011121314151617181920212223242526272829303132333435363738 |
- .class Landroid/support/v4/view/ViewPager$ItemInfo;
- .super Ljava/lang/Object;
- .source "ViewPager.java"
- # annotations
- .annotation system Ldalvik/annotation/EnclosingClass;
- value = Landroid/support/v4/view/ViewPager;
- .end annotation
- .annotation system Ldalvik/annotation/InnerClass;
- accessFlags = 0x8
- name = "ItemInfo"
- .end annotation
- # instance fields
- .field object:Ljava/lang/Object;
- .field offset:F
- .field position:I
- .field scrolling:Z
- .field widthFactor:F
- # direct methods
- .method constructor <init>()V
- .locals 0
- .prologue
- .line 115
- invoke-direct {p0}, Ljava/lang/Object;-><init>()V
- return-void
- .end method
|