In a Android GridView, how can I assign a background image to a row, instead of a singular cell?

Posted by oviroa on Stack Overflow See other posts from Stack Overflow or by oviroa
Published on 2010-04-20T01:53:20Z Indexed on 2010/04/20 2:13 UTC
Read the original article Hit count: 571

Filed under:
|
|
|

Is that possible via straight XML, or do I have to subclass the GridView class? If the latter, where do I start?

© Stack Overflow or respective owner

Related posts about android

Related posts about gridview