AssetDataProvider

constructor(@NonNull assetName: String)

Default constructor taking the assetName of a document. The filename/path needs to be relative to the asset directory.

Parameters

assetName

Filename of the asset in the application assets folder.