roomorama / Caldroid

A better calendar for Android
Other
1.42k stars 532 forks source link

White space left after removing the MonthTitleTextView #430

Closed AlaaAlShammaa closed 6 years ago

AlaaAlShammaa commented 7 years ago

alt tag I've used this line of code to hide the MonthTitleTextView: caldroidFragment.getMonthTitleTextView().setVisibility(View.GONE); How can I get rid of the white space?