You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wrote the code and there is a problem in changeBackgroundColor.
The error is "Cannot resolve method..." public void onClick(DialogInterface dialogInterface, int i, Integer[] integers) { changeBackgroundColor(selectedColor); }
The text was updated successfully, but these errors were encountered:
Hello and thanks for this beautiful library
I wrote the code and there is a problem in changeBackgroundColor.
The error is "Cannot resolve method..."
public void onClick(DialogInterface dialogInterface, int i, Integer[] integers) { changeBackgroundColor(selectedColor); }
The text was updated successfully, but these errors were encountered: