Vote count:
-1
I am not able to find the solution using Spinner widget, because it supports of one level list of values. I want to fetch value for a EditText field (EditText in FirstActivity) field from a list of values. The requirement is to have a two level hierarchical menu. When I click on a TextView, the TextView should fire an activity that contains List of values, and clicking on any value should fire another activity with list of values and select one value from the list of values in second activity and return it back to the TextView's text value. The two activities should close and return the value to the parent activity.
My concern is to use two ListActivity and return the clicked value to the parent.
asked 1 min ago
Get value for TextView from two level menu
Aucun commentaire:
Enregistrer un commentaire