AmruthaSaju
Results
1
comments of
AmruthaSaju
Try this: * In CalendarView class inside collapseCalendarView method, you can set the height of the layout. change it to- ` private void collapseCalendarView() { ViewGroup.MarginLayoutParams layoutParams = (ViewGroup.MarginLayoutParams) getLayoutParams();...