Selection indicators are huge
Please complete the following information:
- Library Version: 1.0.0
- Affected Device: emulator WXGA tablet
Describe the Bug: The white selector circle is about 5x bigger than in the screenshots in the documentation
Expected Behavior: Selector to look like the screenshots

Sorry for the low effort screen shot
Ok, I see that I can change the size of this. It's a bit weird from the API to have this information stored in the controller for the main selector and passed to the composable for the other selectors. I'm leaving this open because the default behavior is pretty bad and it should probably be set to 10 dp or so. It would be really nice to have a selector like: https://github.com/godaddy/compose-color-picker. If you're interested in any of this I can send a pull request.