Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
scrinoman opened this issue May 20, 2019 · 0 comments
Open

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

scrinoman opened this issue May 20, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@scrinoman
Copy link
Contributor

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?

@scrinoman scrinoman added enhancement New feature or request question Further information is requested labels May 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants