Package-level declarations
Functions
Link copied to clipboard
Convert the given context to a ComponentActivity
Link copied to clipboard
Return the Url Query of a given a url having a custom scheme (non-standard http/https). Called when handling Urls from a deep link or Qr code code which requires decoding the url and the custom urlScheme, such as openid-credential-offer://, throws an exception by URLDecoder.decode: " java.net.MalformedURLException: unknown protocol: openid-credential-offer"
Link copied to clipboard
Convert a Drawable fetched from resources to bytes.
Link copied to clipboard
Convert a ByteArray to ImageBitmap.