Skip to content

Instantly share code, notes, and snippets.

@nhoxbypass
Last active October 14, 2019 03:50
Show Gist options
  • Save nhoxbypass/2fd3f686e062ada205c883de2d40b1b9 to your computer and use it in GitHub Desktop.
Save nhoxbypass/2fd3f686e062ada205c883de2d40b1b9 to your computer and use it in GitHub Desktop.
sourceSets {
main {
res.srcDirs = ['src/main/res',
'src/main/res/layouts/chat',
'src/main/res/layouts/home',
'src/main/res/layouts/profile'
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment