Ok thank you

So first of all i think that as I didn't identify what's causing all my GC 
I will not solves this UI problem. But After, i will try your solutions.

regards

Le mardi 3 juillet 2012 14:45:22 UTC+2, Daniel Drozdzewski a écrit :
>
>
> On 3 July 2012 13:40, Mark Murphy <mmur...@commonsware.com> wrote:
>
>> On Tue, Jul 3, 2012 at 8:37 AM, Daniel Drozdzewski
>> <daniel.drozdzew...@gmail.com> wrote:
>> > See Mark's comment. If you can get away with one View. If however each 
>> of
>> > those times is clickable, then just set max number of TextViews in each 
>> list
>> > element, as simply removing unused ones by calling 
>> setVisibility(INVISIBLE)
>> > on each one.
>>
>> Or, conceivably, use a URLSpan for the clickable ones.
>>
>>  
> Indeed! - much better choice and View hierarchy becomes much smaller, 
> which is what performance needs.
>
>  
>
>>  --
>> Mark Murphy (a Commons Guy)
>> http://commonsware.com | http://github.com/commonsguy
>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>
>> _The Busy Coder's Guide to Android Development_ Version 3.7 Available!
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> -- 
> Daniel Drozdzewski
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to