Minor changes
This commit is contained in:
@@ -121,6 +121,9 @@ class GetMoreInfoFragment : Fragment() {
|
||||
viewModel.getInterestTopics()
|
||||
}
|
||||
|
||||
genderMTxt.text = getString(R.string.boy)
|
||||
genderFTxt.text = getString(R.string.girl)
|
||||
|
||||
} else {
|
||||
// parent
|
||||
datePicker.minDate =
|
||||
|
||||
Reference in New Issue
Block a user