I want to have a TextView look like a Spinner. When you click, a dialog with the choices for the TextView appear. No, I don\'t want to use a Spinner. I want to use a TextView.
try this
style="?android:attr/spinnerStyle"