ShadowViewDelegate.smali
.class public interface abstract Lcom/google/android/material/shadow/ShadowViewDelegate;
.super Ljava/lang/Object;
.source "ShadowViewDelegate.java"
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract getRadius()F
.end method
.method public abstract isCompatPaddingEnabled()Z
.end method
.method public abstract setBackgroundDrawable(Landroid/graphics/drawable/Drawable;)V
.end method
.method public abstract setShadowPadding(IIII)V
.end method