H3inHt3t
H3inHt3t
you should call adapter.clear() function
i same how to solve ?
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);
same issuse
import android.support.v4.app.NotificationCompat.Builder for support androidx
add in your manifest file ` android:requestLegacyExternalStorage="true" `
W/System.err: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
i have problem too
Do you have plan for this feature bro?