SegmentTabLayout$IndicatorPoint.smali

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


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/tablayout/SegmentTabLayout;
.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/SegmentTabLayout;


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

    return-void
.end method

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

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

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

    return-void
.end method