Files
rr3-apk/smali_classes2/com/facebook/ads/NativeAdScrollView$AdViewProvider.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

26 lines
664 B
Smali

.class public interface abstract Lcom/facebook/ads/NativeAdScrollView$AdViewProvider;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/ads/NativeAdScrollView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "AdViewProvider"
.end annotation
# virtual methods
.method public abstract createView(Lcom/facebook/ads/NativeAd;I)Landroid/view/View;
.end method
.method public abstract destroyView(Lcom/facebook/ads/NativeAd;Landroid/view/View;)V
.end method