I am trying to make a app that is just a spreadsheet view

it will look like the following

   X    |    X    |    X    |    X    |    X    |    X    |    X    |

   X    |    X    |    X    |    X    |    X    |    X    |    X    |
   X    |    X    |    X    |    X    |    X    |    X    |    X    |
   X    |    X    |    X    |    X    |    X    |    X    |    X    |
   X    |    X    |    X    |    X    |    X    |    X    |    X    |
   X    |    X    |    X    |    X    |    X    |    X    |    X    |

these rows will have information, and the x's are just placeholders...
i want to make it so you can click it row and a activity is launched
which would have more infomation about each row item

honestly i tried to use droiddraw and have had so much trouble

it worked fine with a table layout and text views, but i wanted to
have a picture as the first colum of each row

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to