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
public static final int FILL_LARGE_INDICATOR = 1; public static final int NO_FILL_LARGE_INDICATOR = 2; public static final int SMALL_INDICATOR = 3;
FILL_LARGE_INDICATOR it's like today date selection, NO_FILL_LARGE_INDICATOR it's just a circle around the day and SMALL_INDICATOR it's the default one.
Can i set circle background for events ?
I want to set circle background instead of dot (event indicator style).
The text was updated successfully, but these errors were encountered: