I have an application which loads from a database made with php / mysql a list of genres (musical and cinematographic) and loads them to a spinner, the problem is that it loads the elements wrong, the default background is white , but now also the letters of the elements are loaded in white which makes it difficult to read them, on the other hand in the emulator it lets me select them, but in the cell phone when I install the apk it does not let me select any element.
I have tried the second method that you put me and resulted in this