-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
fun Context.getCompatDrawable(@DrawableRes id: Int): Drawable?
fun Context.getCompatColor(@ColorRes id: Int): Int
fun Context.createInputStreamFromUri(uri: Uri): InputStream?
соответственно в
fun Context.getDrawableCompat(@DrawableRes id: Int): Drawable?
fun Context.getColorCompat(@ColorRes id: Int): Int
fun Context.openInputStream(uri: Uri): InputStream?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested