Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,26 @@
|
|||
.class public interface abstract Landroidx/cardview/widget/CardViewDelegate;
|
||||
.super Ljava/lang/Object;
|
||||
.source "CardViewDelegate.java"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract getCardBackground()Landroid/graphics/drawable/Drawable;
|
||||
.end method
|
||||
|
||||
.method public abstract getCardView()Landroid/view/View;
|
||||
.end method
|
||||
|
||||
.method public abstract getPreventCornerOverlap()Z
|
||||
.end method
|
||||
|
||||
.method public abstract getUseCompatPadding()Z
|
||||
.end method
|
||||
|
||||
.method public abstract setCardBackground(Landroid/graphics/drawable/Drawable;)V
|
||||
.end method
|
||||
|
||||
.method public abstract setMinWidthHeightInternal(II)V
|
||||
.end method
|
||||
|
||||
.method public abstract setShadowPadding(IIII)V
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue