Files
rr3-apk/smali/androidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

45 lines
898 B
Smali

.class public final Landroidx/recyclerview/widget/GridLayoutManager$DefaultSpanSizeLookup;
.super Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/recyclerview/widget/GridLayoutManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "DefaultSpanSizeLookup"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1358
invoke-direct {p0}, Landroidx/recyclerview/widget/GridLayoutManager$SpanSizeLookup;-><init>()V
return-void
.end method
# virtual methods
.method public getSpanIndex(II)I
.locals 0
.line 1367
rem-int/2addr p1, p2
return p1
.end method
.method public getSpanSize(I)I
.locals 0
const/4 p1, 0x1
return p1
.end method