翻转屏幕时候报错 : 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