DraggableSwipeBack$1.smali

.class final Lcom/hannesdorfmann/swipeback/DraggableSwipeBack$1;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;
.end annotation

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


# instance fields
.field final synthetic a:Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;


# direct methods
.method constructor <init>(Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;)V
    .registers 2

    .line 65
    iput-object p1, p0, Lcom/hannesdorfmann/swipeback/DraggableSwipeBack$1;->a:Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;

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

    return-void
.end method


# virtual methods
.method public final run()V
    .registers 2

    .line 68
    iget-object v0, p0, Lcom/hannesdorfmann/swipeback/DraggableSwipeBack$1;->a:Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;

    invoke-static {v0}, Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;->a(Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;)V

    return-void
.end method