| Author |
Create Custom List
|
Vishal Trivedi
Ranch Hand
Joined: Sep 05, 2011
Posts: 57
|
|
Hello
I wish to creat a list where i want to see an Image on the Left.Then followed by Two rows of Text on Right for each row.The Text on First row has to have a bigger font then then text below it
I would like to know the steps that i am suppsed to follow to implement this.
I have tried to google but not getting a correct or rather a satisfactory answer
some thing like this...
ICON BookName
HERE Publisher
Thanks in Advance
|
 |
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
|
|
Hi Vishal,
The kind of view you want to design is very basic,yet very useful in most of the application. And it is simple too.
As you know that layouts are designed in xml file..
I will provide the guideline for making the view..
|
 |
Vishal Trivedi
Ranch Hand
Joined: Sep 05, 2011
Posts: 57
|
|
|
I have done that i believe i am having problem with implementing adapter for the same.
|
 |
Hardik Trivedi
Ranch Hand
Joined: Jan 30, 2010
Posts: 252
|
|
http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/
http://www.pocketmagic.net/?p=1343
|
 |
Vishal Trivedi
Ranch Hand
Joined: Sep 05, 2011
Posts: 57
|
|
thanks its working now!!!
|
 |
 |
|
|
subject: Create Custom List
|
|
|