Inflate android XML layouts at runtime
Stars
96
Forks
25
Watchers
96
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
helper that loads xml file from many sources so you can override a layout later by just saving a file
cc7f0adView on GitHubwe've already parsed the size at this point, so pass it in as a PX value
8eb8adaView on GitHubrefactor non-layout attribute settings into a hashmap of functions
f0fb06fView on GitHubrefactor background/border/radius handling; rounded corner images; load colors by resource name; fix finding view by id recursively
b47d9a6View on GitHub