摘要: 错误提示:java.lang.RuntimeException: Unable to start activity ComponentInfo{xx activity}: java.lang.RuntimeException: setOnItemClickListener cannot be used with a spinner.解决方法:用setOnItemSelectedListener代替setOnItemClickListener 阅读全文
posted @ 2013-12-09 09:23 江海不系舟 阅读(1448) 评论(0) 推荐(0)