ExpandableTransformationWidget.smali

.class public interface abstract Lcom/google/android/material/expandable/ExpandableTransformationWidget;
.super Ljava/lang/Object;
.source "ExpandableTransformationWidget.java"

# interfaces
.implements Lcom/google/android/material/expandable/ExpandableWidget;


# virtual methods
.method public abstract getExpandedComponentIdHint()I
.end method

.method public abstract setExpandedComponentIdHint(I)V
.end method