You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: transformationlayout/api/transformationlayout.api
-8Lines changed: 0 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -189,14 +189,6 @@ public final class com/skydoves/transformationlayout/TransformationLayout$Params
189
189
public final fun writeToParcel (Landroid/os/Parcel;I)V
190
190
}
191
191
192
-
public final class com/skydoves/transformationlayout/TransformationLayout$Params$Creator : android/os/Parcelable$Creator {
193
-
public fun <init> ()V
194
-
public final fun createFromParcel (Landroid/os/Parcel;)Lcom/skydoves/transformationlayout/TransformationLayout$Params;
195
-
public synthetic fun createFromParcel (Landroid/os/Parcel;)Ljava/lang/Object;
196
-
public final fun newArray (I)[Lcom/skydoves/transformationlayout/TransformationLayout$Params;
197
-
public synthetic fun newArray (I)[Ljava/lang/Object;
198
-
}
199
-
200
192
public final class com/skydoves/transformationlayout/TransitionExtensionKt {
201
193
public static final fun addTransformation (Landroidx/fragment/app/FragmentTransaction;Lcom/skydoves/transformationlayout/TransformationLayout;)Landroidx/fragment/app/FragmentTransaction;
202
194
public static final fun addTransformation (Landroidx/fragment/app/FragmentTransaction;Lcom/skydoves/transformationlayout/TransformationLayout;Ljava/lang/String;)Landroidx/fragment/app/FragmentTransaction;
0 commit comments