apkfuckery/com.discord/smali/com/discord/widgets/chat/detached/WidgetChatDetached$configur...

57 lines
1.5 KiB
Smali

.class final Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/chat/detached/WidgetChatDetached;->configureUI(Lcom/discord/widgets/chat/detached/WidgetChatDetached$Model;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;
# direct methods
.method static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;
invoke-direct {v0}, Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;-><init>()V
sput-object v0, Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;->INSTANCE:Lcom/discord/widgets/chat/detached/WidgetChatDetached$configureUI$1;
return-void
.end method
.method constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.locals 0
invoke-static {}, Lcom/discord/stores/StoreStream;->getMessagesLoader()Lcom/discord/stores/StoreMessagesLoader;
move-result-object p1
invoke-virtual {p1}, Lcom/discord/stores/StoreMessagesLoader;->requestNewestMessages()V
return-void
.end method