Skip to content

Android library to add a color palette to your app

Notifications You must be signed in to change notification settings

Anwesh43/ColorPallete

Repository files navigation

Color Pallete

Android module to add a color palette in your app

Usage

Creating a color pallete in activity

    ColorPallete colorPallete = new ColorPallete(this);

Showing ColorPallete

    colorPallete.show();

Demo

About

Android library to add a color palette to your app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages