[Android] [PATCH 1/2] Playlist files support

Geoffrey Métais geoffrey.metais at gmail.com
Mon Mar 23 17:12:02 CET 2015


mPlaylistAdapter.getItem(p) could eventually, given to weird PS crash
reports.
But the playlists list is more static than the others.
I'm quite confident with this.

On Mon, Mar 23, 2015 at 4:58 PM, Jean-Baptiste Kempf <jb at videolan.org>
wrote:

> On 23 Mar, Geoffrey Métais wrote :
> > +    OnItemClickListener playlistListener = new OnItemClickListener() {
> > +        @Override
> > +        public void onItemClick(AdapterView<?> av, View v, int p, long
> id) {
> > +            String mediaLocation =
> mPlaylistAdapter.getItem(p).mMediaList.get(0).getLocation();
>
> None of those can be NULL ?
>
> With my kindest regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/android/attachments/20150323/d9ea29ef/attachment.html>


More information about the Android mailing list