how can i control the look so it looks like a grid with border
Using xml Syntax Highlighting
- <?xml version="1.0" encoding="utf-8"?>
- <GridView xmlns:android="http://schemas.android.com/apk/res/android"
- ????
- </GridView>
Parsed in 0.001 seconds, using GeSHi 1.0.8.4
im fairly used to the relativelayout and tablelayout but trying to get this grid is weird im trying to show the borders of the grid... trying to make a crossword type app




