Col-E / Col-E/binary-resources
Implement XML decoding for DYNAMIC_ATTRIBUTE resource type
Open
enhancement
help wanted
- Dominant language
- Java
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There is no reference implementation and I've not seen a dynamic attribute being used in a real-world app, so I'm not sure what its supposed to look like. Thus, the decoding for these resource types is not yet implemented and is stubbed out with the default `@res/`
Relevant code: https://github.com/Col-E/binary-resources/blob/master/src/main/java/software/coley/android/xml/XmlDecoder.java#L268
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.