标签: android textview android-view
我希望TextView看起来像Spinner。单击时,将出现一个包含TextView选项的对话框。不,我不想使用Spinner。我想使用TextView。
答案 0 :(得分:6)
试试这个
style="?android:attr/spinnerStyle"