OrionSdkClient$2.smali
.class final Lcom/sdk/orion/lib/client/OrionSdkClient$2;
.super Ljava/lang/Object;
# interfaces
.implements Lcom/scwang/smartrefresh/layout/a/a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sdk/orion/lib/client/OrionSdkClient;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public createRefreshFooter(Landroid/content/Context;Lcom/scwang/smartrefresh/layout/a/h;)Lcom/scwang/smartrefresh/layout/a/d;
.registers 4
.param p1 # Landroid/content/Context;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/scwang/smartrefresh/layout/a/h;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.annotation build Landroid/support/annotation/NonNull;
.end annotation
new-instance v0, Lcom/sdk/orion/ui/baselibrary/widget/refresh/OrionRefreshFooter;
invoke-direct {v0, p1}, Lcom/sdk/orion/ui/baselibrary/widget/refresh/OrionRefreshFooter;-><init>(Landroid/content/Context;)V
return-object v0
.end method