George Vortelinos
Results
2
comments of
George Vortelinos
Hey , I still have an issue related to this bug. onDateSelected doesnt gets triggered when i scroll from an past day to today (today is the last selectable day)
.setMaskColor(Color.parseColor("#AARRGGBB")); // e.g. #d9000000 transparent black Transparency is controlled by the alpha channel (AA in #AARRGGBB). Maximal value (255 dec, FF hex) means fully opaque. Minimum value (0 dec, 00...