Uris

object Uris

Helper class that facilitates in creation of Uris.

Properties

Link copied to clipboard
const val ASSET_SCHEME: String

Scheme used in Uri when referencing resources from Android assets.

Functions

Link copied to clipboard
fun forAssetFile(assetFile: String): Uri

Returns Uri to provided asset file.