Skip to content
citrusella edited this page May 9, 2022 · 14 revisions

This is where in depth documentation will be going.

Customization Options

Check out most of the customization options here.

Customization using state builder

Some of the customization can be made using a builder. Using a builder for those parameters helps preventing bugs and improves performances. Those parameters are:

The documentation is available here.

Events, Highlighting, Custom Selectors, and More!

All of this and more can be done via the decorator api. Please check out the decorator documentation.

Custom Selectors and Colors

If you provide custom drawables or colors, you'll want to make sure they respond to state. Check out the documentation for custom states.