ColorPickerDialog
ColorPickerDialog copied to clipboard
A simple dialog making it quick and easy to add color picking functionality to any app.
_Nooooo_ idea what causes this, both were reported from a mysterious Acer device running Android 4.4 so it may be device specific, or... maaayyybe not. Who knows.
The circular `SelectableColorView`s have aliasing problems, mainly because they extend and clip the normal `ColorView` rather than drawing a circle themselves. There are a few different ways to alias clips...
Hopefully using a `dimen` resource
How to use in Jetpack Compose please help me