[Android] [PATCH 1/2] Playlist files support
Jean-Baptiste Kempf
jb at videolan.org
Mon Mar 23 16:58:45 CET 2015
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
More information about the Android
mailing list