59 lines
1.3 KiB
Smali
59 lines
1.3 KiB
Smali
.class public final Lf/a/a/f$c;
|
|
.super Ljava/lang/Object;
|
|
.source "ImageUploadFailedDialog.kt"
|
|
|
|
# interfaces
|
|
.implements Landroid/widget/CompoundButton$OnCheckedChangeListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lf/a/a/f;->onViewBound(Landroid/view/View;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final a:Lf/a/a/f$c;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lf/a/a/f$c;
|
|
|
|
invoke-direct {v0}, Lf/a/a/f$c;-><init>()V
|
|
|
|
sput-object v0, Lf/a/a/f$c;->a:Lf/a/a/f$c;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final onCheckedChanged(Landroid/widget/CompoundButton;Z)V
|
|
.locals 0
|
|
|
|
sget-object p1, Lcom/discord/stores/StoreStream;->Companion:Lcom/discord/stores/StoreStream$Companion;
|
|
|
|
invoke-virtual {p1}, Lcom/discord/stores/StoreStream$Companion;->getUserSettings()Lcom/discord/stores/StoreUserSettings;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1, p2}, Lcom/discord/stores/StoreUserSettings;->setAutoImageCompressionEnabled(Z)V
|
|
|
|
return-void
|
|
.end method
|