<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android"
style="?android:attr/spinnerDropDownItemStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="#ffffff"
android:textColor="#000000"
android:singleLine="true"
android:textSize="20sp" />


<!--
android:background="#d0d0d0"
android:textColor="#0000aa"

android:textColor="#555555"
-->

