Package com.stripe.android.ui.core.forms.resources
Types
Link copied to clipboard
@Singleton
Content copied to clipboard
ResourceRepository that loads all resources from JSON asynchronously.
Link copied to clipboard
Interface that provides all resources needed by the forms.
Link copied to clipboard
class StaticResourceRepository(bankRepository: BankRepository, addressRepository: AddressFieldElementRepository) : ResourceRepository
Content copied to clipboard
ResourceRepository that receives all resources pre-loaded.