NativeAdViewAttributesApi.smali
.class public interface abstract Lcom/facebook/ads/internal/api/NativeAdViewAttributesApi;
.super Ljava/lang/Object;
.source "NativeAdViewAttributesApi.java"
# annotations
.annotation build Landroidx/annotation/Keep;
.end annotation
# virtual methods
.method public abstract setBackgroundColor(I)V
.end method
.method public abstract setCTABackgroundColor(I)V
.end method
.method public abstract setCTABorderColor(I)V
.end method
.method public abstract setCTATextColor(I)V
.end method
.method public abstract setPrimaryTextColor(I)V
.end method
.method public abstract setSecondaryTextColor(I)V
.end method
.method public abstract setTypeface(Landroid/graphics/Typeface;)V
.end method