Rafif Rabbani

Results 5 comments of Rafif Rabbani

@sampengilly i have hard time to figure out how to use `RangeSelectionMiddleDecorator`, btw this is `RangeSelectionRightDecorator` that i have figured out, ` class RangeSelectionRightDecorator(last: org.threeten.bp.LocalDate, rightDrawable: Drawable) : DayViewDecorator {...

@sampengilly how to use `RangeSelectionDecorator` class ? im trying to put it on `calendarView.addDecorator()` but i get ` Type mismatch. Required: DayViewDecorator! Found: RangeSelectionDecorator `

> > > Hello, you will be able to access the innerView and its fields using the _findViewById_ method. > Let's say you have a _custom_button_ view inflated inside the...

i'll see what i can do @amirisback

im a little busy lately so i cant promise to deliver it asap in the mean time you can refer to [this](https://stackoverflow.com/a/29101069/11230663) answer to implement suggestion tab @guptaAbhinav1993