Skip to content
zed-alpha edited this page Sep 16, 2024 · 21 revisions

Shadow Gadgets Wiki

Detailed descriptions and examples to expand on the information presented in the project's README.

The custom sidebar to the right is in the same order as the README sections starting from Limitations and recourses, which map to their wiki pages as follows:


The code docs are available separately through github.io.



Layout inflation helpers

These helpers plug into the layout inflation pipeline in order to process and apply library attributes on XML tags without having to use one of the library's ShadowsViewGroups as the target's parent. They're kinda overkill for what they do, and they're likely only useful if you can't modify the code, for some odd reason.

This functionality is an original feature of the library that I don't really advertise anymore, since I don't imagine that others would have much use for it. The helpers are still fully functional, and were recently updated to align with the library's current feature set. Their descriptions and examples can be found on this separate wiki page.

Clone this wiki locally