ViewCompat$SDK16.smali
.class Lcom/handmark/pulltorefresh/library/internal/ViewCompat$SDK16;
.super Ljava/lang/Object;
.source "ViewCompat.java"
# annotations
.annotation build Landroid/annotation/TargetApi;
value = 0x10
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/handmark/pulltorefresh/library/internal/ViewCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "SDK16"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 58
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static postOnAnimation(Landroid/view/View;Ljava/lang/Runnable;)V
.registers 2
.prologue
.line 61
invoke-virtual {p0, p1}, Landroid/view/View;->postOnAnimation(Ljava/lang/Runnable;)V
.line 62
return-void
.end method
.method public static setBackground(Landroid/view/View;Landroid/graphics/drawable/Drawable;)V
.registers 2
.prologue
.line 65
invoke-virtual {p0, p1}, Landroid/view/View;->setBackground(Landroid/graphics/drawable/Drawable;)V
.line 66
return-void
.end method