Skip to content

Conversation

@n2oliver
Copy link
Collaborator

New issues screen as item of tabbed screen.

}

private fun setupArguments() {
owner = arguments!!.getString("OWNER")
Copy link
Owner

Choose a reason for hiding this comment

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

Poderia adicionar como constante.

else -> PullRequestsFragment()
}

fragment.arguments = bundle
Copy link
Owner

Choose a reason for hiding this comment

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

Acho que isso pode dar problemas nos casos de onRestoreInstance(). Vamos aguardar após o merge e testamos juntos.

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