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

Edward Wang edward.c.wang at compdigitec.com
Thu Jan 15 20:51:22 CET 2015


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?

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

Regards,
     Edward Wang


More information about the Android mailing list