sin3hz

Results 1 issues of sin3hz

Hi, when I add setColumnCount(3) follow mGridView.addHeaderView(header); mGridView.addFooterView(footer); mAdapter = new SampleAdapter(this, R.id.txt_line1); It just show one column, and the item overlay each other.see the screenshot. ![screenshot_2014-03-18-10-10-15](https://f.cloud.github.com/assets/5888216/2443868/98faf3fc-ae42-11e3-9239-bfa938f464ba.png)

bug