Changes of com.discord v823
This commit is contained in:
parent
50139b7f2b
commit
204ebe7067
28411 changed files with 2982405 additions and 1720152 deletions
21
com.discord/smali/androidx/transition/ViewOverlayImpl.smali
Normal file
21
com.discord/smali/androidx/transition/ViewOverlayImpl.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.class interface abstract Landroidx/transition/ViewOverlayImpl;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract add(Landroid/graphics/drawable/Drawable;)V
|
||||
.param p1 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
||||
|
||||
.method public abstract clear()V
|
||||
.end method
|
||||
|
||||
.method public abstract remove(Landroid/graphics/drawable/Drawable;)V
|
||||
.param p1 # Landroid/graphics/drawable/Drawable;
|
||||
.annotation build Landroidx/annotation/NonNull;
|
||||
.end annotation
|
||||
.end param
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue