Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Parses the query part of the uri and returns a mapping of the query keys to the values. Empty keys or empty values will not be included in the mapping.
Link copied to clipboard
Link copied to clipboard
fun isCurrentOrientationValid(currentScreenOrientation: Int, preferredOrientation: Orientation): Boolean
Link copied to clipboard
Checks if the device is in night mode. In Android 10+, this corresponds to "Dark Theme" being enabled by the user.
Link copied to clipboard
Detects if this device is currently in touch mode given a View.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Safely calls Activity.setRequestedOrientation.
Link copied to clipboard
Sets duration and interpolator for the given Animation object.
Link copied to clipboard
Link copied to clipboard