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

Add MDC sample #5

Merged
merged 3 commits into from
May 13, 2020
Merged

Add MDC sample #5

merged 3 commits into from
May 13, 2020

Conversation

chrisbanes
Copy link
Contributor

Also fixed an issue where we were not reading [android:]fontFamily="sans-serif-light" (and other named) font families.

Also fixed an issue where we were not reading
fontFamily="sans-serif-light" (and other named) font families.
listView.isTextFilterEnabled = true
}

private fun getData(prefix: String?): List<Map<String, Any>> {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe add a comment what this is doing?

Copy link
Collaborator

@nickbutcher nickbutcher left a comment

Choose a reason for hiding this comment

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

Couple of small comments, otherwise LGTM.

@chrisbanes chrisbanes merged commit 7d72bdc into master May 13, 2020
@chrisbanes chrisbanes deleted the cb/sample branch May 13, 2020 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants