DraggableSwipeBack$3.smali

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

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;->p()V
.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 469
    iput-object p1, p0, Lcom/hannesdorfmann/swipeback/DraggableSwipeBack$3;->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 472
    iget-object v0, p0, Lcom/hannesdorfmann/swipeback/DraggableSwipeBack$3;->a:Lcom/hannesdorfmann/swipeback/DraggableSwipeBack;

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

    return-void
.end method