<div dir="ltr"><div><div><div>Me too, but I don't see an other way to do it right now.<br></div>Animation must be executed at last.<br></div>UpdateList() in first, an onResume is the right place for them.<br>So this boolean is the less bad choice...<br><br></div>When we will async media loading, animation will be executed when list will be updated, so we will no longer need to call it in onResume and this temporary boolean will disappear.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 14, 2014 at 6:58 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org" target="_blank">jb@videolan.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 14 Oct, Geoffrey Métais wrote :<br>
<span class="">> +        boolean refresh = mVideoAdapter.getCount() == 0;<br>
<br>
</span>This makes me a sad sanda.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - +33 672 704 734<br>
Sent from my Electronic Device<br>
_______________________________________________<br>
Android mailing list<br>
<a href="mailto:Android@videolan.org">Android@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/android" target="_blank">https://mailman.videolan.org/listinfo/android</a><br>
</font></span></blockquote></div><br></div>