StickyHeaderContainerManager.smali
.class public Lcom/garena/rnrecyclerview/library/sticky/StickyHeaderContainerManager;
.super Lcom/facebook/react/uimanager/ViewGroupManager;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Lcom/facebook/react/uimanager/ViewGroupManager<",
"Lcom/garena/rnrecyclerview/library/sticky/a;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/facebook/react/uimanager/ViewGroupManager;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic addView(Landroid/view/ViewGroup;Landroid/view/View;I)V
.registers 4
check-cast p1, Lcom/garena/rnrecyclerview/library/sticky/a;
invoke-virtual {p0, p1, p2, p3}, Lcom/garena/rnrecyclerview/library/sticky/StickyHeaderContainerManager;->addView(Lcom/garena/rnrecyclerview/library/sticky/a;Landroid/view/View;I)V
return-void
.end method
.method public addView(Lcom/garena/rnrecyclerview/library/sticky/a;Landroid/view/View;I)V
.registers 4
return-void
.end method
.method public bridge synthetic createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Landroid/view/View;
.registers 2
.line 1
invoke-virtual {p0, p1}, Lcom/garena/rnrecyclerview/library/sticky/StickyHeaderContainerManager;->createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Lcom/garena/rnrecyclerview/library/sticky/a;
move-result-object p1
return-object p1
.end method
.method public createViewInstance(Lcom/facebook/react/uimanager/ThemedReactContext;)Lcom/garena/rnrecyclerview/library/sticky/a;
.registers 5
.line 2
new-instance v0, Lcom/garena/rnrecyclerview/library/sticky/a;
invoke-direct {v0, p1}, Lcom/garena/rnrecyclerview/library/sticky/a;-><init>(Landroid/content/Context;)V
.line 3
new-instance p1, Landroid/view/ViewGroup$LayoutParams;
const/4 v1, -0x1
const/4 v2, -0x2
invoke-direct {p1, v1, v2}, Landroid/view/ViewGroup$LayoutParams;-><init>(II)V
invoke-virtual {v0, p1}, Landroid/view/View;->setLayoutParams(Landroid/view/ViewGroup$LayoutParams;)V
return-object v0
.end method
.method public bridge synthetic getChildCount(Landroid/view/ViewGroup;)I
.registers 2
.line 1
check-cast p1, Lcom/garena/rnrecyclerview/library/sticky/a;
invoke-virtual {p0, p1}, Lcom/garena/rnrecyclerview/library/sticky/StickyHeaderContainerManager;->getChildCount(Lcom/garena/rnrecyclerview/library/sticky/a;)I
move-result p1
return p1
.end method
.method public getChildCount(Lcom/garena/rnrecyclerview/library/sticky/a;)I
.registers 2
.line 2
invoke-virtual {p1}, Landroid/view/ViewGroup;->getChildCount()I
move-result p1
return p1
.end method
.method public getExportedCustomDirectEventTypeConstants()Ljava/util/Map;
.registers 4
.line 1
invoke-static {}, Lcom/facebook/react/common/MapBuilder;->builder()Lcom/facebook/react/common/MapBuilder$Builder;
move-result-object v0
const-string v1, "registrationName"
const-string v2, "onHeightChanged"
.line 2
invoke-static {v1, v2, v0, v2}, Landroidx/biometric/c0;->d(Ljava/lang/String;Ljava/lang/String;Lcom/facebook/react/common/MapBuilder$Builder;Ljava/lang/String;)Ljava/util/Map;
move-result-object v0
return-object v0
.end method
.method public getName()Ljava/lang/String;
.registers 2
const-string v0, "StickyHeaderContainer"
return-object v0
.end method
.method public needsCustomLayoutForChildren()Z
.registers 2
const/4 v0, 0x1
return v0
.end method
.method public bridge synthetic removeAllViews(Landroid/view/ViewGroup;)V
.registers 2
check-cast p1, Lcom/garena/rnrecyclerview/library/sticky/a;
invoke-virtual {p0, p1}, Lcom/garena/rnrecyclerview/library/sticky/StickyHeaderContainerManager;->removeAllViews(Lcom/garena/rnrecyclerview/library/sticky/a;)V
return-void
.end method
.method public removeAllViews(Lcom/garena/rnrecyclerview/library/sticky/a;)V
.registers 2
return-void
.end method
.method public setRowHeight(Lcom/garena/rnrecyclerview/library/sticky/a;D)V
.registers 4
.annotation runtime Lcom/facebook/react/uimanager/annotations/ReactProp;
name = "rowHeight"
.end annotation
invoke-static {p2, p3}, Lcom/facebook/react/uimanager/PixelUtil;->toPixelFromDIP(D)F
move-result p2
float-to-int p2, p2
invoke-virtual {p1, p2}, Lcom/garena/rnrecyclerview/library/sticky/a;->setRowHeight(I)V
return-void
.end method