[Android] [PATCH 03/13] refactor Media/MediaList/MediaListPlayer

Thomas Guillem thomas at gllm.fr
Thu Jan 15 20:56:22 CET 2015


On Thu, Jan 15, 2015, at 20:51, Edward Wang wrote:
> On 2015-01-15 10:22, Thomas Guillem <thomas at gllm.fr> wrote:
> > +public class MediaHolder implements Parcelable {
> > +    public final static String TAG = "VLC/MediaHolder";
> 
> Possible to just leave as Media, since it is in a separate package?

Yes it's possible, I was afraid of the confusion.

> 
> Or have a name which is more reflective and descriptive of what it 
> actually does/serves as?

Also OK if you find a better name.

> 
> Regards,
>      Edward Wang
> _______________________________________________
> Android mailing list
> Android at videolan.org
> https://mailman.videolan.org/listinfo/android


More information about the Android mailing list