CropView$1.smali

.class Lim/tpelyyftgw/ui/components/crop/CropView$1;
.super Ljava/lang/Object;
.source "CropView.java"

# interfaces
.implements Landroid/view/ViewTreeObserver$OnPreDrawListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/crop/CropView;->setBitmap(Landroid/graphics/Bitmap;IZZ)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/crop/CropView;


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/crop/CropView;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/crop/CropView;

    .line 291
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/crop/CropView$1;->this$0:Lim/tpelyyftgw/ui/components/crop/CropView;

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

    return-void
.end method


# virtual methods
.method public onPreDraw()Z
    .registers 2

    .line 294
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/crop/CropView$1;->this$0:Lim/tpelyyftgw/ui/components/crop/CropView;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/crop/CropView;->reset()V

    .line 295
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/crop/CropView$1;->this$0:Lim/tpelyyftgw/ui/components/crop/CropView;

    invoke-static {v0}, Lim/tpelyyftgw/ui/components/crop/CropView;->access$300(Lim/tpelyyftgw/ui/components/crop/CropView;)Landroid/widget/ImageView;

    move-result-object v0

    invoke-virtual {v0}, Landroid/widget/ImageView;->getViewTreeObserver()Landroid/view/ViewTreeObserver;

    move-result-object v0

    invoke-virtual {v0, p0}, Landroid/view/ViewTreeObserver;->removeOnPreDrawListener(Landroid/view/ViewTreeObserver$OnPreDrawListener;)V

    .line 296
    const/4 v0, 0x0

    return v0
.end method