翻轉屏幕時候報錯 : Wrong state class, expecting View State but received class android.os.Bundle instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/wuziqi. Make sure other views do not use the same id.
2016-06-21
報錯 by: java.lang.Illegal ArgumentException: Wrong state class, expecting View State but received class android.os.Bundle instead. This usually happens when two views of different type have the same id in the same hierarchy. This view's id is id/wuziqi. Make sure other views do not use the same id.
2016-06-20
邏輯更清楚,代碼更優化的五子棋實現:https://github.com/wangzhengyi/Gomoku,歡迎fork&&star
2016-05-31