-
public final class SupportFragmentManagerKt
-
-
Method Summary
Modifier and Type Method Description final static UnitshowInstallAppBottomSheet(FragmentManager $self, PaymentComponent paymentComponent, Integer minHeight, BackListener backListener, Function0<Unit> buttonClickListener)final static UnitshowOpenWithBottomSheet(FragmentManager $self, PaymentProviderApp paymentProviderApp, BackListener backListener, PaymentComponent paymentComponent, PaymentDetails paymentDetails, String paymentRequestId, Function0<Unit> buttonClickListener)final static Unitadd(FragmentManager $self, @IdRes() Integer containerId, Fragment fragment, Boolean addToBackStack)-
-
Method Detail
-
showInstallAppBottomSheet
final static Unit showInstallAppBottomSheet(FragmentManager $self, PaymentComponent paymentComponent, Integer minHeight, BackListener backListener, Function0<Unit> buttonClickListener)
-
showOpenWithBottomSheet
final static Unit showOpenWithBottomSheet(FragmentManager $self, PaymentProviderApp paymentProviderApp, BackListener backListener, PaymentComponent paymentComponent, PaymentDetails paymentDetails, String paymentRequestId, Function0<Unit> buttonClickListener)
-
-
-
-