-
public final class FragmentKt
-
-
Method Summary
Modifier and Type Method Description final static LayoutInflatergetLayoutInflaterWithGiniPaymentThemeAndLocale(Fragment $self, LayoutInflater inflater, Locale locale)final static StringgetLocaleStringResource(Fragment $self, Integer resourceId, GiniInternalPaymentModule giniPaymentModule)final static UnitstartSharePdfIntent(Fragment $self, File file, PendingIntent pendingIntent)-
-
Method Detail
-
getLayoutInflaterWithGiniPaymentThemeAndLocale
final static LayoutInflater getLayoutInflaterWithGiniPaymentThemeAndLocale(Fragment $self, LayoutInflater inflater, Locale locale)
-
getLocaleStringResource
final static String getLocaleStringResource(Fragment $self, Integer resourceId, GiniInternalPaymentModule giniPaymentModule)
-
startSharePdfIntent
final static Unit startSharePdfIntent(Fragment $self, File file, PendingIntent pendingIntent)
-
-
-
-