22.05.2011 21:13, Gabriel Simões пишет:
that´s the problem. This way I can´t retrieve only he albums with at
least one .mp3 song.
My second approach was to find a way to block the displaying of some
entries creating a custom adapter but while I can change the
information I couldn´t find a way to not display full entries.

Well, you could do filtering in the adapter's methods to adjust the total count, keeping track of skipped positions so you can find the (changed) item positions for the data items you keep.It seems messy, but maybe that's just me.

--
Kostya Vasilyev -- http://kmansoft.wordpress.com

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to