I am developing an application in which a user keeps on scrolling
vertically. Each view displays a single text on a drawable background.
How can i obtain endless views?
Is it a ListView do i have to use here? But how can i make a ListView
not to end and keep on going forever until the application is
terminated by the user?
Is there an attribute or i have to do it programatically? Please
explain.
Hope my question is clear.Waiting for the reply.
Maxood
vertically. Each view displays a single text on a drawable background.
How can i obtain endless views?
Is it a ListView do i have to use here? But how can i make a ListView
not to end and keep on going forever until the application is
terminated by the user?
Is there an attribute or i have to do it programatically? Please
explain.
Hope my question is clear.Waiting for the reply.
Maxood