I have two edit texts first one is date of birth(datepicker) second one is till today(datepicker).
In that I want to compare both the date of birth.
and I have one button named as Save
when the two date of births are 18 years old or above then only it shows the toast msg saved successfully otherwise it shows Age must be 18 or above
I hope you understand the question. Thank you advance.