I have a fragment with the following code, the problem I have is that the lines
ArrayAdapter NoCoreAdapter = new ArrayAdapter(this,android.R.layout.simple_list_item_1, data);
and
ruta = (Spinner) ruta.findViewById(R.id.spinner2);
I ge...
asked by
31.10.2016 / 20:39