H3inHt3t

Results 10 comments of H3inHt3t

you should call adapter.clear() function

hi bro i can get this like one try it Timber.i("selected first day ${calendarView.selectedDays[0].calendar.get(Calendar.DAY_OF_MONTH)}") Timber.i("selected first month ${calendarView.selectedDays[0].calendar.get(Calendar.MONTH)}") Timber.i("selected first year ${calendarView.selectedDays[0].calendar.get(Calendar.YEAR)}") selected first day 21 selected first month 12...

yes i also too . How to fix this .. cancel button is not work well .. open reveal layout call agian ???

@SanjanaTailor you should put setListener(null) in closeReveal AnimationEnd like below imageButton.animate() .translationX(0f) .translationY(0f) .setDuration(200).setListener(null);

import android.support.v4.app.NotificationCompat.Builder for support androidx

add in your manifest file ` android:requestLegacyExternalStorage="true" `

Do you have plan for this feature bro?