Package-level declarations
Properties
Link copied to clipboard
Returns all ClipData.Items from ActivityResult.data, or null when the result has no intent or no clip data.
Link copied to clipboard
Returns the Uri of each item in clipDataItems, or null when the result has no intent or no clip data.
Functions
Link copied to clipboard
Link copied to clipboard
fun Activity.hideSystemBars(systemBarsBehavior: Int = WindowInsetsControllerCompat.BEHAVIOR_SHOW_TRANSIENT_BARS_BY_SWIPE)
Hides system bars for this Activity.
Link copied to clipboard
Shows system bars for this Activity.