color chooser
Color chooser dialog library for android.
ScreenShots
![]() |
![]() |
![]() |
---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How to use
Download from jCenter. Add dependencies, such as the following.
To show dialog. On FragmentActivity
or Fragment
To receive result. Implement ColorChooserDialog.Callback
to Activity
or Fragment