FrameLayoutBindingAdapter.smali

.class public Landroidx/databinding/adapters/FrameLayoutBindingAdapter;
.super Ljava/lang/Object;
.source "FrameLayoutBindingAdapter.java"


# annotations
.annotation build Landroidx/annotation/RestrictTo;
    value = {
        .enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
    }
.end annotation

.annotation build Landroidx/databinding/BindingMethods;
    value = {
        .subannotation Landroidx/databinding/BindingMethod;
            attribute = "android:foregroundTint"
            method = "setForegroundTintList"
            type = Landroid/widget/FrameLayout;
        .end subannotation
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>()V
    .registers 1

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method