Skip to content

Предложения по именованию #5

@scrinoman

Description

@scrinoman

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 requestquestionFurther information is requested

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions