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: workflow-ui/core-android/api/core-android.api
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -260,6 +260,12 @@ public final class com/squareup/workflow1/ui/navigation/BackStackContainer$Saved
260
260
public synthetic fun newArray (I)[Ljava/lang/Object;
261
261
}
262
262
263
+
public final class com/squareup/workflow1/ui/navigation/CoveredByModal : com/squareup/workflow1/ui/ViewEnvironmentKey {
264
+
public static final field INSTANCE Lcom/squareup/workflow1/ui/navigation/CoveredByModal;
265
+
public fun getDefault ()Ljava/lang/Boolean;
266
+
public synthetic fun getDefault ()Ljava/lang/Object;
267
+
}
268
+
263
269
public final class com/squareup/workflow1/ui/navigation/LayeredDialogSessions {
264
270
public static final field Companion Lcom/squareup/workflow1/ui/navigation/LayeredDialogSessions$Companion;
265
271
public synthetic fun <init> (Landroid/content/Context;Lkotlinx/coroutines/flow/StateFlow;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V
0 commit comments