So ändern Sie die spinner-text-Farbe

Sah ich viele Themen darüber, wie spinner, text in Farbe,aber ich konnte nicht verstehen, wie

spinner_item.xml

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="fill_parent"
    android:gravity="top"
    android:singleLine="true"
    android:textColor="@color/iphone_text" />

Was soll ich wirklich tun, im java-code:?
Alle Antworten werden aprecieted
Antworten Sie bitte deutlich mit, wie weitere Einzelheiten, wie Sie

InformationsquelleAutor der Frage noobProgrammer | 2013-08-19

Schreibe einen Kommentar