Create you own ArrayList containing the subset, then put that in the
ArrayAdapter.
On Thu, Apr 14, 2011 at 11:44 AM, ABSOLUT wrote:
> HI,
>
> With these:
>
> super(prueba.this, R.layout.row,R.id.programa,tit);
>
> I show all items of arrayList tit.
>
> There is some way to can select some data of
HI,
With these:
super(prueba.this, R.layout.row,R.id.programa,tit);
I show all items of arrayList tit.
There is some way to can select some data of an arrayList which they
have some pattern to show it with an adapterview.
For instance, shows me with arrayadapter only the arrayList items that
co
2 matches
Mail list logo