OrionSdkClient$1.smali

.class final Lcom/sdk/orion/lib/client/OrionSdkClient$1;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/scwang/smartrefresh/layout/a/b;


# 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 createRefreshHeader(Landroid/content/Context;Lcom/scwang/smartrefresh/layout/a/h;)Lcom/scwang/smartrefresh/layout/a/e;
    .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/OrionRefreshHeader;

    invoke-direct {v0, p1}, Lcom/sdk/orion/ui/baselibrary/widget/refresh/OrionRefreshHeader;-><init>(Landroid/content/Context;)V

    return-object v0
.end method