Created
February 23, 2016 00:06
-
-
Save luizmarcus/39c8e8a0b87dacb0603b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//forma síncrona | |
Palette.Builder builder = new Palette.Builder(bitmap); | |
Palette palette = builder.generate(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment