godaddy / compose-color-picker

Jetpack Compose Android Color Picker 🎨
MIT License
369 stars 23 forks source link

Fix #5 - incorrect size of checkerboard. #7

Closed riggaroo closed 2 years ago

riggaroo commented 2 years ago

As per #5, the alpha checkerboard was not correctly drawing to the full size of the alpha bar

Before:

Screenshot_1636267324

After:

Screenshot_1636295568 .