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

convert #5

Open
wants to merge 5 commits into
base: kotlin
Choose a base branch
from
Open

convert #5

wants to merge 5 commits into from

Conversation

soulduse
Copy link

No description provided.

}

private fun beginSecondActivity() {
var intent :Intent = Intent(this, SecondActivity::class.java)
Copy link

Choose a reason for hiding this comment

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

anko 쓰면 엄청 편해집니다 ㅎㅎ
https://github.com/Kotlin/anko/wiki/Anko-Commons-%E2%80%93-Intents

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