CommonTabLayout$IndicatorPoint.smali

.class Lcom/tablayout/CommonTabLayout$IndicatorPoint;
.super Ljava/lang/Object;
.source "CommonTabLayout.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tablayout/CommonTabLayout;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "IndicatorPoint"
.end annotation


# instance fields
.field public left:F

.field public right:F

.field final synthetic this$0:Lcom/tablayout/CommonTabLayout;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lcom/tablayout/CommonTabLayout;)V
    .registers 2
    .param p1, "this$0"    # Lcom/tablayout/CommonTabLayout;

    .line 930
    iput-object p1, p0, Lcom/tablayout/CommonTabLayout$IndicatorPoint;->this$0:Lcom/tablayout/CommonTabLayout;

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

    return-void
.end method