You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.5 KiB
69 lines
1.5 KiB
2 years ago
|
.class public Lcom/viatech/camera/TabController;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "TabController.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/support/v4/view/ViewPager$OnPageChangeListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/MemberClasses;
|
||
|
value = {
|
||
|
Lcom/viatech/camera/TabController$ITabChange;
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field private circleTabView:Lcom/viatech/camera/TabController$ITabChange;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Landroid/support/v4/view/ViewPager;Lcom/viatech/camera/TabController$ITabChange;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 13
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
.line 14
|
||
|
iput-object p2, p0, Lcom/viatech/camera/TabController;->circleTabView:Lcom/viatech/camera/TabController$ITabChange;
|
||
|
|
||
|
.line 15
|
||
|
invoke-virtual {p1, p0}, Landroid/support/v4/view/ViewPager;->addOnPageChangeListener(Landroid/support/v4/view/ViewPager$OnPageChangeListener;)V
|
||
|
|
||
|
.line 16
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onPageScrollStateChanged(I)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 31
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onPageScrolled(IFI)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 21
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public onPageSelected(I)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 25
|
||
|
iget-object v0, p0, Lcom/viatech/camera/TabController;->circleTabView:Lcom/viatech/camera/TabController$ITabChange;
|
||
|
|
||
|
invoke-interface {v0, p1}, Lcom/viatech/camera/TabController$ITabChange;->tabSelect(I)V
|
||
|
|
||
|
.line 26
|
||
|
return-void
|
||
|
.end method
|