Is it possible to make this in Android..If it is, can you give me an example?

Thanks!
|
Is it possible to make this in Android..If it is, can you give me an example?
Thanks!
| |||
|
feedback
|
|
you can simply achieve this by using linear layout also . Please read this answer . | |||
|
feedback
|
|
Yes this is possible.You can create row with different height.And you have to style your table layout so that it looks like as you want | |||
|
feedback
|
|
Instad of table layout ,this can be achieved by List view as it appears to be more like a list | |||
|
feedback
|