Sogrey / Android_QA

https://sogrey.github.io/Android_QA/
MIT License
0 stars 0 forks source link

使用Spinner闪退问题 #139

Open Sogrey opened 5 years ago

Sogrey commented 5 years ago

使用Spinner注意事项: 在PopupWindow中如果使用Spinner组件,需要在xml中设置spinner的

android:spinnerMode="dialog"

属性,不然在某些机型上会出现闪退