Posts by Elnm • 1 point
1 post
-
0
votes0
answers44
viewsQ: I need two date, the onDateSet method executes and places the selected date in the two Textview
@Override public void onDateSet(DatePicker datePicker, int year, int month , int dayOfMonth) { //função execultada apos a escolha da data dataSelecionada =…