I have a spinner and when I'm in "Annual" I want to modify an EditText, how could I do that, this is my code
val tipo_plan = listOf("Anual","Mensual","Individual")
val adapterTipo_plan = ArrayAdapter<String>(this,
android.R.layou...
asked by
28.06.2018 / 18:21