Posts by Helton Matos • 1 point
1 post
-
-2
votes0
answers5
viewsQ: Why doesn’t the code show in the spinner the data of the "settlement" table in the firebase?
spListaAssentamentos = findViewById(R.id.spListaAssentamentos); nomeAssentamento = new ArrayList<>(); databaseReference = FirebaseDatabase.getInstance().getReference();…