themed-toggle-button-group
themed-toggle-button-group copied to clipboard
Create a separate version for Jetpack Compose
At some point I would like to port this library to Jetpack Compose.
Some points to consider:
- [ ] Find a replacement method for laying out the container other than FlexboxLayout for Compose.
- [ ] Maybe expose segmented builders for the attributes.
PR's are welcome.