Improve color picking
This commit is contained in:
parent
52bb981549
commit
4960e08fe9
4 changed files with 16 additions and 9 deletions
|
@ -489,6 +489,7 @@ public class MediaNotificationProcessor {
|
|||
return primaryTextColor;
|
||||
}
|
||||
|
||||
|
||||
public interface OnPaletteLoadedListener {
|
||||
void onPaletteLoaded(MediaNotificationProcessor mediaNotificationProcessor);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue