ฉันต้องการที่เรียบง่ายTextViewที่จะประพฤติทางsimple_list_item_1ในListViewไม่ นี่คือ XML:
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_height="wrap_content" android:layout_width="fill_parent"
android:gravity="center" android:focusable="true"
android:minHeight="?android:attr/listPreferredItemHeight"
android:textAppearance="?android:attr/textAppearanceLarge"
android:background="@android:drawable/list_selector_background" />
ทุกอย่างทำงานได้ยกเว้นสีข้อความที่ (คาดว่า) จะไม่เปลี่ยนแปลงในสถานะโฟกัส ฉันจะเปลี่ยนเป็นtextAppearanceLargeInverseอย่างไร