Skip to content

Task/hw2#2

Open
WentuM wants to merge 2 commits into
masterfrom
task/hw2
Open

Task/hw2#2
WentuM wants to merge 2 commits into
masterfrom
task/hw2

Conversation

@WentuM

@WentuM WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner

No description provided.

@WentuM

WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner Author

inst

@WentuM

WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner Author

Моя Работа
inst_copy

@WentuM

WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner Author

Страница регистрации моего приложения
main_application

@WentuM

WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner Author

in1

@WentuM

WentuM commented Sep 28, 2020

Copy link
Copy Markdown
Owner Author

in2

val imageStream =
contentResolver.openInputStream(imageUri!!)
val selectedImage = BitmapFactory.decodeStream(imageStream)
imageView!!.setImageBitmap(selectedImage)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imageView?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants