blob: 24731dd0aee1a121735676c075c07f38264c7497 [file] [log] [blame]
// Signature format: 3.0
package androidx.fragment.app {
public final class FragmentManagerKt {
ctor public FragmentManagerKt();
method public static inline void transaction(androidx.fragment.app.FragmentManager, boolean now = false, boolean allowStateLoss = false, kotlin.jvm.functions.Function1<? super androidx.fragment.app.FragmentTransaction,kotlin.Unit> body);
}
}