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